| 10 days ago |
Álvaro Herrera | Remove doc and code comments about ON CONFLICT deficiencies |
commit | commitdiff | tree |
| 10 days ago |
Álvaro Herrera | Avoid use of NOTICE to wait for snapshot invalidation |
commit | commitdiff | tree |
| 10 days ago |
Álvaro Herrera | Fix ON CONFLICT with REINDEX CONCURRENTLY and partitions |
commit | commitdiff | tree |
| 10 days ago |
Peter Eisentraut | Remove useless casting to same type |
commit | commitdiff | tree |
| 10 days ago |
Peter Eisentraut | Simplify hash_xlog_split_allocate_page() |
commit | commitdiff | tree |
| 10 days ago |
Peter Eisentraut | Replace pointer comparisons and assignments to literal... |
commit | commitdiff | tree |
| 10 days ago |
Peter Eisentraut | Update comment related to C99 |
commit | commitdiff | tree |
| 10 days ago |
Michael Paquier | Update some timestamp[tz] functions to use soft-error... |
commit | commitdiff | tree |
| 11 days ago |
Jeff Davis | Make regex "max_chr" depend on encoding, not provider. |
commit | commitdiff | tree |
| 11 days ago |
Jeff Davis | Change some callers to use pg_ascii_toupper(). |
commit | commitdiff | tree |
| 11 days ago |
Álvaro Herrera | Fix ON CONFLICT ON CONSTRAINT during REINDEX CONCURRENTLY |
commit | commitdiff | tree |
| 11 days ago |
Peter Eisentraut | Fix a strict aliasing violation |
commit | commitdiff | tree |
| 11 days ago |
Michael Paquier | Move WAL sequence code into its own file |
commit | commitdiff | tree |
| 11 days ago |
Michael Paquier | Switch some date/timestamp functions to use the soft... |
commit | commitdiff | tree |
| 12 days ago |
David Rowley | Don't call simplify_aggref with a NULL PlannerInfo |
commit | commitdiff | tree |
| 13 days ago |
Peter Geoghegan | Update obsolete row compare preprocessing comments. |
commit | commitdiff | tree |
| 13 days ago |
Dean Rasheed | Avoid rewriting data-modifying CTEs more than once. |
commit | commitdiff | tree |
| 2025-11-28 |
Peter Eisentraut | Generate translator comments for GUC parameter descriptions |
commit | commitdiff | tree |
| 2025-11-28 |
Peter Eisentraut | Fix pg_isblank() |
commit | commitdiff | tree |
| 2025-11-28 |
Amit Kapila | Add slotsync_skip_reason column to pg_replication_slots... |
commit | commitdiff | tree |
| 2025-11-28 |
Michael Paquier | pg_buffercache: Add pg_buffercache_mark_dirty{,_relatio... |
commit | commitdiff | tree |
| 2025-11-27 |
David Rowley | Fix possibly uninitialized HeapScanDesc.rs_startblock |
commit | commitdiff | tree |
| 2025-11-27 |
Michael Paquier | doc: Add missing tags in pg_buffercache page |
commit | commitdiff | tree |
| 2025-11-27 |
Michael Paquier | Add routines for marking buffers dirty efficiently |
commit | commitdiff | tree |
| 2025-11-27 |
Tom Lane | Allow indexscans on partial hash indexes with implied... |
commit | commitdiff | tree |
| 2025-11-27 |
Fujii Masao | doc: Fix misleading synopsis for CREATE/ALTER PUBLICATION. |
commit | commitdiff | tree |
| 2025-11-27 |
Álvaro Herrera | Fix new test for CATCACHE_FORCE_RELEASE builds |
commit | commitdiff | tree |
| 2025-11-27 |
Daniel Gustafsson | doc: Fix typo in pg_dump documentation |
commit | commitdiff | tree |
| 2025-11-27 |
Peter Eisentraut | Use C11 alignas in pg_atomic_uint64 definitions |
commit | commitdiff | tree |
| 2025-11-27 |
Amit Langote | Fix error reporting for SQL/JSON path type mismatches |
commit | commitdiff | tree |
| 2025-11-27 |
David Rowley | Add parallelism support for TID Range Scans |
commit | commitdiff | tree |
| 2025-11-26 |
David Rowley | Have the planner replace COUNT(ANY) with COUNT(*),... |
commit | commitdiff | tree |
| 2025-11-26 |
Nathan Bossart | Teach DSM registry to retry entry initialization if... |
commit | commitdiff | tree |
| 2025-11-26 |
Jeff Davis | Allow pg_locale_t APIs to work when ctype_is_c. |
commit | commitdiff | tree |
| 2025-11-26 |
Daniel Gustafsson | Check for correct version of perltidy |
commit | commitdiff | tree |
| 2025-11-26 |
Jeff Davis | Add #define for UNICODE_CASEMAP_BUFSZ. |
commit | commitdiff | tree |
| 2025-11-26 |
Jeff Davis | Inline pg_ascii_tolower() and pg_ascii_toupper(). |
commit | commitdiff | tree |
| 2025-11-26 |
Nathan Bossart | Revert "Teach DSM registry to ERROR if attaching to... |
commit | commitdiff | tree |
| 2025-11-26 |
Melanie Plageman | Split heap_page_prune_and_freeze() into helpers |
commit | commitdiff | tree |
| 2025-11-26 |
Nathan Bossart | Remove a few unused struct members. |
commit | commitdiff | tree |
| 2025-11-26 |
Daniel Gustafsson | ssl: Add connection and reload tests for key passphrases |
commit | commitdiff | tree |
| 2025-11-26 |
Daniel Gustafsson | Add GUC to show EXEC_BACKEND state |
commit | commitdiff | tree |
| 2025-11-26 |
Daniel Gustafsson | doc: Clarify passphrase command reloading on Windows |
commit | commitdiff | tree |
| 2025-11-26 |
Peter Eisentraut | Replace internal C function pg_hypot() by standard... |
commit | commitdiff | tree |
| 2025-11-26 |
Jacob Champion | oauth_validator: Shorten JSON responses in test logs |
commit | commitdiff | tree |
| 2025-11-26 |
Amit Kapila | Fix test failure caused by commit 76b78721ca. |
commit | commitdiff | tree |
| 2025-11-26 |
Michael Paquier | Add input function for data type pg_dependencies |
commit | commitdiff | tree |
| 2025-11-26 |
Michael Paquier | Add input function for data type pg_ndistinct |
commit | commitdiff | tree |
| 2025-11-25 |
Melanie Plageman | Assert that cutoffs are provided if freezing will be... |
commit | commitdiff | tree |
| 2025-11-25 |
Jeff Davis | Remove a useless length check. |
commit | commitdiff | tree |
| 2025-11-25 |
Álvaro Herrera | pg_dump tests: don't put dumps in stdout |
commit | commitdiff | tree |
| 2025-11-25 |
Álvaro Herrera | Improve test case stability |
commit | commitdiff | tree |
| 2025-11-25 |
Peter Eisentraut | gen_guc_tables.pl: Validate required GUC fields before... |
commit | commitdiff | tree |
| 2025-11-25 |
Peter Eisentraut | backend/nodes cleanup: Move loop variables definitions... |
commit | commitdiff | tree |
| 2025-11-25 |
Amit Kapila | Fix a BF failure caused by commit 76b78721ca. |
commit | commitdiff | tree |
| 2025-11-25 |
Amit Kapila | Add slotsync skip statistics. |
commit | commitdiff | tree |
| 2025-11-25 |
Peter Eisentraut | Remove obsolete comment |
commit | commitdiff | tree |
| 2025-11-25 |
Michael Paquier | Rename routines for write/read of pgstats file |
commit | commitdiff | tree |
| 2025-11-24 |
Andres Freund | lwlock: Fix, currently harmless, bug in LWLockWakeup() |
commit | commitdiff | tree |
| 2025-11-24 |
Jeff Davis | Avoid global LC_CTYPE dependency in pg_locale_libc.c. |
commit | commitdiff | tree |
| 2025-11-24 |
Tom Lane | Improve detection of implicitly-temporary views. |
commit | commitdiff | tree |
| 2025-11-24 |
Jacob Champion | Reorganize pqcomm.h a bit |
commit | commitdiff | tree |
| 2025-11-24 |
Jacob Champion | postgres: Use pg_{add,mul}_size_overflow() |
commit | commitdiff | tree |
| 2025-11-24 |
Jacob Champion | Add pg_add_size_overflow() and friends |
commit | commitdiff | tree |
| 2025-11-24 |
Jacob Champion | Make some use of anonymous unions [libpq-oauth] |
commit | commitdiff | tree |
| 2025-11-24 |
Álvaro Herrera | Fix infer_arbiter_index during concurrent index operations |
commit | commitdiff | tree |
| 2025-11-24 |
Michael Paquier | Move isolation test index-killtuples to src/test/module... |
commit | commitdiff | tree |
| 2025-11-24 |
Peter Eisentraut | C11 alignas instead of unions -- extended alignments |
commit | commitdiff | tree |
| 2025-11-24 |
Michael Paquier | pg_buffercache: Add pg_buffercache_os_pages |
commit | commitdiff | tree |
| 2025-11-24 |
David Rowley | Fix incorrect IndexOptInfo header comment |
commit | commitdiff | tree |
| 2025-11-23 |
Tom Lane | Issue a NOTICE if a created function depends on any... |
commit | commitdiff | tree |
| 2025-11-23 |
Fujii Masao | psql: Improve tab-completion for PREPARE. |
commit | commitdiff | tree |
| 2025-11-23 |
Michael Paquier | pg_buffercache: Remove unused fields from BufferCacheNu... |
commit | commitdiff | tree |
| 2025-11-23 |
Tom Lane | Add SupportRequestInlineInFrom planner support request. |
commit | commitdiff | tree |
| 2025-11-22 |
Bruce Momjian | tools: remove src/tools/codelines |
commit | commitdiff | tree |
| 2025-11-22 |
Peter Eisentraut | Add range_minus_multi and multirange_minus_multi functions |
commit | commitdiff | tree |
| 2025-11-22 |
Thomas Munro | jit: Adjust AArch64-only code for LLVM 21. |
commit | commitdiff | tree |
| 2025-11-21 |
Andrew Dunstan | Add 'make check-tests' behavior to the meson based... |
commit | commitdiff | tree |
| 2025-11-21 |
Peter Eisentraut | Fix typo in documentation about application time |
commit | commitdiff | tree |
| 2025-11-21 |
Peter Eisentraut | Remove useless casts to (void *) |
commit | commitdiff | tree |
| 2025-11-21 |
Heikki Linnakangas | Use strtoi64() in pgbench, replacing its open-coded... |
commit | commitdiff | tree |
| 2025-11-21 |
Peter Eisentraut | Update timezone to C99 |
commit | commitdiff | tree |
| 2025-11-21 |
Peter Eisentraut | C11 alignas instead of unions |
commit | commitdiff | tree |
| 2025-11-20 |
Masahiko Sawada | Use "COPY table TO" for partitioned tables in initial... |
commit | commitdiff | tree |
| 2025-11-20 |
Melanie Plageman | Split PruneFreezeParams initializers to one field per... |
commit | commitdiff | tree |
| 2025-11-20 |
Bruce Momjian | tools: update tools/codelines to use "git ls-files" |
commit | commitdiff | tree |
| 2025-11-20 |
Melanie Plageman | Update PruneState.all_[visible|frozen] earlier in pruning |
commit | commitdiff | tree |
| 2025-11-20 |
Melanie Plageman | Keep all_frozen updated in heap_page_prune_and_freeze |
commit | commitdiff | tree |
| 2025-11-20 |
Melanie Plageman | Refactor heap_page_prune_and_freeze() parameters into... |
commit | commitdiff | tree |
| 2025-11-20 |
Daniel Gustafsson | doc: Assorted documentation improvements |
commit | commitdiff | tree |
| 2025-11-20 |
Daniel Gustafsson | doc: Document how to run a subset of regress tests |
commit | commitdiff | tree |
| 2025-11-20 |
Tomas Vondra | Handle EPERM in pg_numa_init |
commit | commitdiff | tree |
| 2025-11-20 |
Peter Eisentraut | Remove obsolete cast |
commit | commitdiff | tree |
| 2025-11-20 |
Fujii Masao | doc: Update pg_upgrade documentation to match recent... |
commit | commitdiff | tree |
| 2025-11-20 |
Fujii Masao | Add HINT listing valid encodings to encode() and decode... |
commit | commitdiff | tree |
| 2025-11-19 |
Thomas Munro | Drop support for MSVCRT's float formatting quirk. |
commit | commitdiff | tree |
| 2025-11-19 |
Thomas Munro | Drop support for MSVCRT's %I64 format strings. |
commit | commitdiff | tree |
| 2025-11-19 |
Tom Lane | Speed up eqjoinsel() with lots of MCV entries. |
commit | commitdiff | tree |
| 2025-11-19 |
Heikki Linnakangas | Print new OldestXID value in pg_resetwal when it's... |
commit | commitdiff | tree |
| 2025-11-19 |
Nathan Bossart | doc: Update formula for vacuum insert threshold. |
commit | commitdiff | tree |
| next |