| 2026-03-03 |
Peter Eisentraut | Add COPY (on_error set_null) option |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Michael Paquier | doc: Fix sentence of pg_walsummary page |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Fujii Masao | doc: Clarify that empty COMMENT string removes the... |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Michael Paquier | Add support for "exprs" in pg_restore_extended_stats() |
commit | commitdiff | tree | snapshot |
| 2026-03-03 |
Jeff Davis | style: define parameterless functions as foo(void). |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Tom Lane | Fix local-variable shadowing in pg_trgm's printSourceNFA(). |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Nathan Bossart | Add commit 7b24959434 to .git-blame-ignore-revs. |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Nathan Bossart | basic_archive: Allow archive directory to be missing... |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Heikki Linnakangas | Fix OldestMemberMXactId and OldestVisibleMXactId array... |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Álvaro Herrera | psql: Tab-complete ALTER ROLE ... IN DATABASE SET/RESET |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Tom Lane | In pg_dumpall, don't skip role GRANTs with dangling... |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Melanie Plageman | Save prune cycles by consistently clearing prune hints... |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Peter Eisentraut | Support using copyObject in standard C++ |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Peter Eisentraut | Check for memset_explicit() and explicit_memset() |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Michael Paquier | Remove WAL page header flag XLP_BKP_REMOVABLE |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Michael Paquier | Fix memory allocation size in RegisterExtensionExplainO... |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Michael Paquier | test_custom_types: Test module with fancy custom data... |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Fujii Masao | psql: Add tab completion for DELETE ... USING. |
commit | commitdiff | tree | snapshot |
| 2026-03-02 |
Michael Paquier | Fix set of issues with extended statistics on expressions |
commit | commitdiff | tree | snapshot |
| 2026-03-01 |
Tom Lane | Correctly calculate "MCV frequency" for a unique column. |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
Fujii Masao | psql: Show comments in \dRp+, \dRs+, and \dX+ psql... |
commit | commitdiff | tree | snapshot |
| 2026-02-28 |
John Naylor | Refactor detection of x86 ZMM registers |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Peter Eisentraut | Fix some -Wcast-qual warnings |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Tom Lane | Doc: improve user docs and code comments about EXISTS... |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Tom Lane | Don't flatten join alias Vars that are stored within... |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
John Naylor | Centralize detection of x86 CPU features |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Andrew Dunstan | Clean up nodes that are no longer of use in 007_pgdump... |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Michael Paquier | Use pg_malloc_object() and pg_alloc_array() variants... |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Álvaro Herrera | Don't include proc.h in shm_mq.h |
commit | commitdiff | tree | snapshot |
| 2026-02-27 |
Etsuro Fujita | postgres_fdw: Fix thinko in comment for UserMappingPass... |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Melanie Plageman | Remove table_scan_analyze_next_tuple unneeded parameter... |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Melanie Plageman | Simplify visibility check in heap_page_would_be_all_vis... |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Jeff Davis | Fix more multibyte issues in ltree. |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Jeff Davis | Fix memory leaks in pg_locale_icu.c. |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Melanie Plageman | Rename LVRelState VM-related logging counters |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Álvaro Herrera | Don't include latch.h in libpq/libpq.h |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Andres Freund | instrumentation: Drop INSTR_TIME_SET_CURRENT_LAZY macro |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Andres Freund | instrumentation: Rename INSTR_TIME_LT macro to INSTR_TI... |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Andrew Dunstan | Add non-text output formats to pg_dumpall |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Álvaro Herrera | Reduce includes in pgstat.h |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Álvaro Herrera | pg_dump: Preserve NO INHERIT on NOT NULL on inheritance... |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Noah Misch | EUC_CN, EUC_JP, EUC_KR, EUC_TW: Skip U+00A0 tests inste... |
commit | commitdiff | tree | snapshot |
| 2026-02-26 |
Fujii Masao | doc: Clarify INCLUDING COMMENTS behavior in CREATE... |
commit | commitdiff | tree | snapshot |
| 2026-02-25 |
Fujii Masao | Fix ProcWakeup() resetting wrong waitStart field. |
commit | commitdiff | tree | snapshot |
| 2026-02-25 |
Tom Lane | Stabilize output of new isolation test insert-conflict... |
commit | commitdiff | tree | snapshot |
| 2026-02-25 |
Richard Guo | Fix unsafe RTE_GROUP removal in simplify_EXISTS_query |
commit | commitdiff | tree | snapshot |
| 2026-02-25 |
John Naylor | Fix USE_SLICING_BY_8_CRC32C builds on x86 |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Jacob Champion | pg_upgrade: Use max_protocol_version=3.0 for older... |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Álvaro Herrera | Add backtrace support for Windows using DbgHelp API |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Peter Eisentraut | doc: Add link targets to CREATE/ALTER FOREIGN TABLE... |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Peter Eisentraut | Make ALTER DOMAIN VALIDATE CONSTRAINT no-op when constr... |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Peter Eisentraut | Allow ALTER COLUMN SET EXPRESSION on virtual columns... |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Michael Paquier | Fix variety of typos and grammar mistakes |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Michael Paquier | doc: Adjust some markups on pg_waldump page |
commit | commitdiff | tree | snapshot |
| 2026-02-24 |
Michael Paquier | fe_utils: Sprinkle some pg_malloc_object() and pg_mallo... |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Nathan Bossart | Convert SpinLock* macros to static inline functions. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Andrew Dunstan | Fix indentation from commit b380a56a3f9 |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Nathan Bossart | Allow pg_{read,write}_all_data to access large objects. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Tom Lane | Work around lgamma(NaN) bug on AIX. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | Use LOCKMODE in parse_relation.c/.h |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Jacob Champion | libpq: Grease the protocol by default |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Tom Lane | Restore AIX support. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Tom Lane | Cope with AIX's alignment woes by using _Pragma("pack"). |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Nathan Bossart | Warn upon successful MD5 password authentication. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | Rename validate_relation_kind() |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | Flip logic in table validate_relation_kind |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Andrew Dunstan | Disallow CR and LF in database, role, and tablespace... |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | meson: allow disabling building/installation of static... |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Nathan Bossart | Make use of pg_popcount() in more places. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Nathan Bossart | Remove uses of popcount builtins. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
John Naylor | Rename pg_crc32c_sse42_choose.c for general purpose |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | Change error message for sequence validate_relation_kind() |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | meson: Refactor libpq targets variables |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | test_cplusplusext: Add C++ pg_fallthrough test case |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | Enable -Wimplicit-fallthrough option for clang |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | Fix additional fallthrough warning |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Peter Eisentraut | Fix additional fallthrough warnings from clang |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Amit Kapila | Avoid including utils/timestamp.h in conflict.h. |
commit | commitdiff | tree | snapshot |
| 2026-02-23 |
Michael Paquier | doc: Add section "Options" for pg_controldata |
commit | commitdiff | tree | snapshot |
| 2026-02-22 |
Heikki Linnakangas | Align PGPROC to cache line boundary |
commit | commitdiff | tree | snapshot |
| 2026-02-22 |
Heikki Linnakangas | Rearrange fields in PGPROC, for clarity |
commit | commitdiff | tree | snapshot |
| 2026-02-22 |
Michael Paquier | doc: Add description of "filename" for pg_walsummary |
commit | commitdiff | tree | snapshot |
| 2026-02-21 |
Álvaro Herrera | Avoid name collision with NOT NULL constraints |
commit | commitdiff | tree | snapshot |
| 2026-02-20 |
Heikki Linnakangas | Split PGPROC 'links' field into two, for clarity |
commit | commitdiff | tree | snapshot |
| 2026-02-20 |
Nathan Bossart | Speedup COPY FROM with additional function inlining. |
commit | commitdiff | tree | snapshot |
| 2026-02-20 |
Heikki Linnakangas | Fix expanding 'bounds' in pg_trgm's calc_word_similarit... |
commit | commitdiff | tree | snapshot |
| 2026-02-20 |
Richard Guo | Fix computation of varnullingrels when translating... |
commit | commitdiff | tree | snapshot |
| 2026-02-20 |
Michael Paquier | Fix constant in error message for recovery_target_timeline |
commit | commitdiff | tree | snapshot |
| 2026-02-20 |
Amit Kapila | Avoid including worker_internal.h in pgstat.h. |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Nathan Bossart | Remove SpinLockFree() and S_LOCK_FREE(). |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Nathan Bossart | Assume "inline" keyword is available. |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Robert Haas | Fix add_partial_path interaction with disabled_nodes |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Álvaro Herrera | Add translator comment |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Tom Lane | Remove no-longer-useful markers in pg_hba.conf.sample. |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Fujii Masao | Add per-subscription wal_receiver_timeout setting. |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Fujii Masao | Make GUC wal_receiver_timeout user-settable. |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Fujii Masao | Log checkpoint request flags in checkpoint completion... |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Peter Eisentraut | Use fallthrough attribute instead of comment |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Peter Eisentraut | Remove useless fallthrough annotation |
commit | commitdiff | tree | snapshot |
| 2026-02-19 |
Michael Paquier | Sanitize some WAL-logging buffer handling in GIN and... |
commit | commitdiff | tree | snapshot |
| next |