| 7 days ago |
Heikki Linnakangas | Widen MultiXactOffset to 64 bits |
commit | commitdiff | tree |
| 7 days ago |
Heikki Linnakangas | Move pg_multixact SLRU page format definitions to a... |
commit | commitdiff | tree |
| 7 days ago |
Dean Rasheed | doc: Fix statement about ON CONFLICT and deferrable... |
commit | commitdiff | tree |
| 7 days ago |
Richard Guo | Fix distinctness check for queries with grouping sets |
commit | commitdiff | tree |
| 7 days ago |
Richard Guo | Fix const-simplification for index expressions and... |
commit | commitdiff | tree |
| 7 days ago |
Amit Kapila | Fix LOCK_TIMEOUT handling in slotsync worker. |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | Remove useless casts in format arguments |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | Clean up int64-related format strings |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | Remove unnecessary casts in printf format arguments... |
commit | commitdiff | tree |
| 7 days ago |
Michael Paquier | Use palloc_object() and palloc_array() in more areas... |
commit | commitdiff | tree |
| 7 days ago |
Andres Freund | Improve documentation for pg_atomic_unlocked_write_u32() |
commit | commitdiff | tree |
| 7 days ago |
David Rowley | Doc: fix typo in hash index documentation |
commit | commitdiff | tree |
| 7 days ago |
Michael Paquier | libpq: Refactor logic checking for exit() in shared... |
commit | commitdiff | tree |
| 7 days ago |
Tom Lane | Fix minor portability issue in pg_resetwal.c. |
commit | commitdiff | tree |
| 7 days ago |
Peter Geoghegan | Avoid pointer chasing in _bt_readpage inner loop. |
commit | commitdiff | tree |
| 7 days ago |
Γlvaro Herrera | Unify some more messages |
commit | commitdiff | tree |
| 7 days ago |
Peter Geoghegan | Relocate _bt_readpage and related functions. |
commit | commitdiff | tree |
| 7 days ago |
Γlvaro Herrera | Unify error messages |
commit | commitdiff | tree |
| 7 days ago |
Heikki Linnakangas | pg_resetwal: Use separate flags for whether an option... |
commit | commitdiff | tree |
| 7 days ago |
Heikki Linnakangas | pg_resetwal: Reject negative and out of range arguments |
commit | commitdiff | tree |
| 7 days ago |
Peter Eisentraut | Make ecpg parse.pl more robust with braces |
commit | commitdiff | tree |
| 8 days ago |
Peter Eisentraut | Use PGAlignedXLogBlock for some code simplification |
commit | commitdiff | tree |
| 8 days ago |
Michael Paquier | test_custom_stats: Test module for custom cumulative... |
commit | commitdiff | tree |
| 8 days ago |
Amit Kapila | Prevent invalidation of newly created replication slots. |
commit | commitdiff | tree |
| 8 days ago |
Michael Paquier | injection_points: Remove portions related to custom... |
commit | commitdiff | tree |
| 8 days ago |
Michael Paquier | Improve error messages of input functions for pg_depend... |
commit | commitdiff | tree |
| 8 days ago |
Tom Lane | ecpg: refactor to eliminate cast-away-const in find_var... |
commit | commitdiff | tree |
| 8 days ago |
Tom Lane | Micro-optimize datatype conversions in datum_to_jsonb_i... |
commit | commitdiff | tree |
| 8 days ago |
Tom Lane | Remove fundamentally-redundant processing in jsonb_agg... |
commit | commitdiff | tree |
| 8 days ago |
Tom Lane | Revise APIs for pushJsonbValue() and associated routines. |
commit | commitdiff | tree |
| 8 days ago |
Tom Lane | Add a macro for the declared typlen of type timetz. |
commit | commitdiff | tree |
| 9 days ago |
Tom Lane | Handle constant inputs to corr() and related aggregates... |
commit | commitdiff | tree |
| 9 days ago |
Tom Lane | Doc: include JSON in the list of SQL-standard types. |
commit | commitdiff | tree |
| 10 days ago |
Michael Paquier | Improve error reporting of recovery test 027_stream_regress |
commit | commitdiff | tree |
| 10 days ago |
Michael Paquier | Add PostgreSQL::Test::Cluster::read_head_tail() helper... |
commit | commitdiff | tree |
| 10 days ago |
Tom Lane | Fix text substring search for non-deterministic collations. |
commit | commitdiff | tree |
| 10 days ago |
Heikki Linnakangas | Fix test to work with non-8kB block sizes |
commit | commitdiff | tree |
| 10 days ago |
Nathan Bossart | Add commit 86b276a4a9 to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 10 days ago |
Robert Haas | Don't reset the pathlist of partitioned joinrels. |
commit | commitdiff | tree |
| 10 days ago |
Tom Lane | Fix some cases of indirectly casting away const. |
commit | commitdiff | tree |
| 10 days ago |
Γlvaro Herrera | Stabilize tests some more |
commit | commitdiff | tree |
| 11 days ago |
Heikki Linnakangas | Fix setting next multixid's offset at offset wraparound |
commit | commitdiff | tree |
| 11 days ago |
Michael Paquier | Use more palloc_object() and palloc_array() in contrib/ |
commit | commitdiff | tree |
| 11 days ago |
Michael Paquier | Improve test output of extended statistics for ndistinc... |
commit | commitdiff | tree |
| 11 days ago |
Amit Kapila | Rename column slotsync_skip_at to slotsync_last_skip. |
commit | commitdiff | tree |
| 11 days ago |
Michael Paquier | Fix some compiler warnings |
commit | commitdiff | tree |
| 11 days ago |
Michael Paquier | Show version of nodes in output of TAP tests |
commit | commitdiff | tree |
| 11 days ago |
Melanie Plageman | Suppress spurious Coverity warning in prune freeze... |
commit | commitdiff | tree |
| 11 days ago |
Nathan Bossart | Fix key size of PrivateRefCountHash. |
commit | commitdiff | tree |
| 11 days ago |
Peter Eisentraut | Remove no longer needed casts from Pointer |
commit | commitdiff | tree |
| 11 days ago |
Peter Eisentraut | Remove no longer needed casts to Pointer |
commit | commitdiff | tree |
| 11 days ago |
Γlvaro Herrera | amcheck: Fix snapshot usage in bt_index_parent_check |
commit | commitdiff | tree |
| 12 days ago |
Peter Eisentraut | headerscheck ccache support |
commit | commitdiff | tree |
| 12 days ago |
Peter Eisentraut | headerscheck: Use LLVM_CPPFLAGS |
commit | commitdiff | tree |
| 12 days ago |
Alexander Korotkov | Fix incorrect assertion bound in WaitForLSN() |
commit | commitdiff | tree |
| 12 days ago |
Andres Freund | Rename BUFFERPIN wait event class to BUFFER |
commit | commitdiff | tree |
| 12 days ago |
Andres Freund | Add pg_atomic_unlocked_write_u64 |
commit | commitdiff | tree |
| 12 days ago |
Andres Freund | bufmgr: Turn BUFFER_LOCK_* into an enum |
commit | commitdiff | tree |
| 12 days ago |
Tom Lane | Make stats_ext test faster under cache-clobbering test... |
commit | commitdiff | tree |
| 12 days ago |
Heikki Linnakangas | Add test for multixid wraparound |
commit | commitdiff | tree |
| 12 days ago |
Heikki Linnakangas | Set next multixid's offset when creating a new multixid |
commit | commitdiff | tree |
| 12 days ago |
Nathan Bossart | Use "foo(void)" for definitions of functions with no... |
commit | commitdiff | tree |
| 12 days ago |
Γlvaro Herrera | Put back alternative-output expected files |
commit | commitdiff | tree |
| 12 days ago |
Daniel Gustafsson | doc: Consistently use restartpoint in the documentation |
commit | commitdiff | tree |
| 13 days ago |
Peter Eisentraut | Fix stray references to SubscriptRef |
commit | commitdiff | tree |
| 13 days ago |
Peter Eisentraut | Change Pointer to void * |
commit | commitdiff | tree |
| 13 days ago |
Peter Eisentraut | Don't rely on pointer arithmetic with Pointer type |
commit | commitdiff | tree |
| 13 days ago |
Peter Eisentraut | Use more appropriate DatumGet* function |
commit | commitdiff | tree |
| 13 days ago |
Peter Eisentraut | Remove useless casts to Pointer |
commit | commitdiff | tree |
| 13 days ago |
Amit Kapila | Fix shadow variable warning in subscriptioncmds.c. |
commit | commitdiff | tree |
| 13 days ago |
Nathan Bossart | Use LW_SHARED in dsa.c where possible. |
commit | commitdiff | tree |
| 13 days ago |
Heikki Linnakangas | Fix amcheck's handling of half-dead B-tree pages |
commit | commitdiff | tree |
| 13 days ago |
Heikki Linnakangas | Add a test for half-dead pages in B-tree indexes |
commit | commitdiff | tree |
| 13 days ago |
Heikki Linnakangas | Fix amcheck's handling of incomplete root splits in... |
commit | commitdiff | tree |
| 13 days ago |
Heikki Linnakangas | Add a test for incomplete splits in B-tree indexes |
commit | commitdiff | tree |
| 13 days ago |
Nathan Bossart | Show size of DSAs and dshashes in pg_dsm_registry_alloc... |
commit | commitdiff | tree |
| 13 days ago |
Γlvaro Herrera | Remove doc and code comments about ON CONFLICT deficiencies |
commit | commitdiff | tree |
| 13 days ago |
Γlvaro Herrera | Avoid use of NOTICE to wait for snapshot invalidation |
commit | commitdiff | tree |
| 2025-12-02 |
Γlvaro Herrera | Fix ON CONFLICT with REINDEX CONCURRENTLY and partitions |
commit | commitdiff | tree |
| 2025-12-02 |
Peter Eisentraut | Remove useless casting to same type |
commit | commitdiff | tree |
| 2025-12-02 |
Peter Eisentraut | Simplify hash_xlog_split_allocate_page() |
commit | commitdiff | tree |
| 2025-12-02 |
Peter Eisentraut | Replace pointer comparisons and assignments to literal... |
commit | commitdiff | tree |
| 2025-12-02 |
Peter Eisentraut | Update comment related to C99 |
commit | commitdiff | tree |
| 2025-12-02 |
Michael Paquier | Update some timestamp[tz] functions to use soft-error... |
commit | commitdiff | tree |
| 2025-12-01 |
Jeff Davis | Make regex "max_chr" depend on encoding, not provider. |
commit | commitdiff | tree |
| 2025-12-01 |
Jeff Davis | Change some callers to use pg_ascii_toupper(). |
commit | commitdiff | tree |
| 2025-12-01 |
Γlvaro Herrera | Fix ON CONFLICT ON CONSTRAINT during REINDEX CONCURRENTLY |
commit | commitdiff | tree |
| 2025-12-01 |
Peter Eisentraut | Fix a strict aliasing violation |
commit | commitdiff | tree |
| 2025-12-01 |
Michael Paquier | Move WAL sequence code into its own file |
commit | commitdiff | tree |
| 2025-12-01 |
Michael Paquier | Switch some date/timestamp functions to use the soft... |
commit | commitdiff | tree |
| 2025-11-29 |
David Rowley | Don't call simplify_aggref with a NULL PlannerInfo |
commit | commitdiff | tree |
| 2025-11-29 |
Peter Geoghegan | Update obsolete row compare preprocessing comments. |
commit | commitdiff | tree |
| 2025-11-29 |
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 |
| next |