13 hours ago |
Tom Lane | Fix incorrect message-printing in win32security.c. REL_14_STABLE github/REL_14_STABLE |
commit | commitdiff | tree | snapshot |
15 hours ago |
David Rowley | Doc: clarify n_distinct_inherited setting |
commit | commitdiff | tree | snapshot |
2 days ago |
Álvaro Herrera | Stop creating constraints during DETACH CONCURRENTLY |
commit | commitdiff | tree | snapshot |
3 days ago |
Peter Geoghegan | Remove overzealous _bt_killitems assertion. |
commit | commitdiff | tree | snapshot |
4 days ago |
Michael Paquier | Remove state.tmp when failing to save a replication... |
commit | commitdiff | tree | snapshot |
8 days ago |
Tom Lane | Use SOCK_ERRNO[_SET] in fe-secure-gssapi.c. |
commit | commitdiff | tree | snapshot |
11 days ago |
Michael Paquier | pgbench: Fail cleanly when finding a COPY result state |
commit | commitdiff | tree | snapshot |
12 days ago |
Michael Paquier | pgstattuple: Improve reports generated for indexes... |
commit | commitdiff | tree | snapshot |
13 days ago |
Fujii Masao | pgbench: Fix error reporting in readCommandResponse(). |
commit | commitdiff | tree | snapshot |
2025-09-29 |
Noah Misch | Fix StatisticsObjIsVisibleExt() for pg_temp. |
commit | commitdiff | tree | snapshot |
2025-09-27 |
Tom Lane | Fix missed copying of groupDistinct in transformPLAssig... |
commit | commitdiff | tree | snapshot |
2025-09-18 |
Fujii Masao | pg_restore: Fix security label handling with --no-publi... |
commit | commitdiff | tree | snapshot |
2025-09-17 |
Tom Lane | Calculate agglevelsup correctly when Aggref contains... |
commit | commitdiff | tree | snapshot |
2025-09-17 |
David Rowley | Add missing EPQ recheck for TID Range Scan |
commit | commitdiff | tree | snapshot |
2025-09-16 |
David Rowley | Add missing EPQ recheck for TID Scan |
commit | commitdiff | tree | snapshot |
2025-09-16 |
Noah Misch | Fix pg_dump COMMENT dependency for separate domain... |
commit | commitdiff | tree | snapshot |
2025-09-16 |
Fujii Masao | pg_dump: Fix dumping of security labels on subscription... |
commit | commitdiff | tree | snapshot |
2025-09-16 |
Fujii Masao | pg_restore: Fix comment handling with --no-publications... |
commit | commitdiff | tree | snapshot |
2025-09-15 |
Peter Eisentraut | CREATE STATISTICS: improve misleading error message |
commit | commitdiff | tree | snapshot |
2025-09-15 |
Peter Eisentraut | jit: fix build with LLVM-21 |
commit | commitdiff | tree | snapshot |
2025-09-13 |
Tom Lane | Amend recent fix for SIMILAR TO regex conversion. |
commit | commitdiff | tree | snapshot |
2025-09-11 |
Michael Paquier | Fix description of WAL record blocks in hash_xlog.h |
commit | commitdiff | tree | snapshot |
2025-09-10 |
Tom Lane | Fix memory leakage in nodeSubplan.c. |
commit | commitdiff | tree | snapshot |
2025-09-04 |
Dean Rasheed | Fix compiler error introduced by 5386bfb9c1f. |
commit | commitdiff | tree | snapshot |
2025-09-04 |
Dean Rasheed | Fix replica identity check for INSERT ON CONFLICT DO... |
commit | commitdiff | tree | snapshot |
2025-09-03 |
Richard Guo | Fix planner error when estimating SubPlan cost |
commit | commitdiff | tree | snapshot |
2025-09-03 |
Michael Paquier | libpq: Fix PQtrace() format for non-printable characters |
commit | commitdiff | tree | snapshot |
2025-08-29 |
Álvaro Herrera | CREATE STATISTICS: improve misleading error message |
commit | commitdiff | tree | snapshot |
2025-08-26 |
Tom Lane | Put "excludeOnly" GIN scan keys at the end of the scank... |
commit | commitdiff | tree | snapshot |
2025-08-26 |
Tom Lane | Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. |
commit | commitdiff | tree | snapshot |
2025-08-23 |
Noah Misch | Rewrite previous commit's test for TestUpgradeXversion... |
commit | commitdiff | tree | snapshot |
2025-08-23 |
Noah Misch | Sort DO_DEFAULT_ACL dump objects independent of OIDs. |
commit | commitdiff | tree | snapshot |
2025-08-22 |
Michael Paquier | Ignore temporary relations in RelidByRelfilenumber() |
commit | commitdiff | tree | snapshot |
2025-08-21 |
Michael Paquier | doc: Improve description of wal_compression |
commit | commitdiff | tree | snapshot |
2025-08-20 |
Michael Paquier | Fix assertion failure with replication slot release... |
commit | commitdiff | tree | snapshot |
2025-08-19 |
Masahiko Sawada | Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache... |
commit | commitdiff | tree | snapshot |
2025-08-19 |
Amit Kapila | Fix self-deadlock during DROP SUBSCRIPTION. |
commit | commitdiff | tree | snapshot |
2025-08-17 |
Etsuro Fujita | Update obsolete comments in ResultRelInfo struct. |
commit | commitdiff | tree | snapshot |
2025-08-15 |
David Rowley | Fix invalid format string in HASH_DEBUG code |
commit | commitdiff | tree | snapshot |
2025-08-13 |
Tom Lane | Don't treat EINVAL from semget() as a hard failure. |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Tom Lane | Stamp 14.19. REL_14_19 |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Nathan Bossart | Fix MSVC pg_upgrade test. |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Nathan Bossart | Restrict psql meta-commands in plain-text dumps. |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Noah Misch | Convert newlines to spaces in names written in v11... |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2025-08-11 |
Dean Rasheed | Fix security checks in selectivity estimation functions. |
commit | commitdiff | tree | snapshot |
2025-08-10 |
Tom Lane | Release notes for 17.6, 16.10, 15.14, 14.19, 13.22. |
commit | commitdiff | tree | snapshot |
2025-08-10 |
Noah Misch | Remove, from stable branches, the new assertion of... |
commit | commitdiff | tree | snapshot |
2025-08-08 |
Peter Eisentraut | Fix incorrect lack of Datum conversion in _int_matchsel() |
commit | commitdiff | tree | snapshot |
2025-08-08 |
Etsuro Fujita | Fix oversight in FindTriggerIncompatibleWithInheritance. |
commit | commitdiff | tree | snapshot |
2025-08-08 |
Peter Eisentraut | pg_upgrade: Add missing newline in output, another one |
commit | commitdiff | tree | snapshot |
2025-08-08 |
Etsuro Fujita | Disallow collecting transition tuples from child foreig... |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Peter Eisentraut | pg_upgrade: Make format strings consistent |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Peter Eisentraut | pg_upgrade: Add missing newline in output |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Tom Lane | doc: add float as an alias for double precision. |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Alexander Korotkov | Fix checkpointer shared memory allocation |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Alexander Korotkov | Revert "Clarify documentation for the initcap function" |
commit | commitdiff | tree | snapshot |
2025-08-07 |
John Naylor | Update ICU C++ API symbols |
commit | commitdiff | tree | snapshot |
2025-08-07 |
Peter Eisentraut | pg_upgrade: Improve message indentation |
commit | commitdiff | tree | snapshot |
2025-08-05 |
Tom Lane | Fix incorrect return value in brin_minmax_multi_distanc... |
commit | commitdiff | tree | snapshot |
2025-08-04 |
Dean Rasheed | Fix typo in create_index.sql. |
commit | commitdiff | tree | snapshot |
2025-08-04 |
Álvaro Herrera | doc: mention unusability of dropped CHECK to verify... |
commit | commitdiff | tree | snapshot |
2025-08-02 |
Etsuro Fujita | Doc: clarify the restrictions of AFTER triggers with... |
commit | commitdiff | tree | snapshot |
2025-08-01 |
Amit Kapila | Fix a deadlock during ALTER SUBSCRIPTION ... DROP PUBLI... |
commit | commitdiff | tree | snapshot |
2025-07-31 |
Noah Misch | Sort dump objects independent of OIDs, for the 7 holdou... |
commit | commitdiff | tree | snapshot |
2025-07-31 |
Tom Lane | pg_dump: provide a stable sort order for rules. |
commit | commitdiff | tree | snapshot |
2025-07-30 |
Michael Paquier | Fix ./configure checks with __cpuidex() and __cpuid() |
commit | commitdiff | tree | snapshot |
2025-07-29 |
Tom Lane | Don't put library-supplied -L/-I switches before user... |
commit | commitdiff | tree | snapshot |
2025-07-29 |
Tom Lane | Remove unnecessary complication around xmlParseBalanced... |
commit | commitdiff | tree | snapshot |
2025-07-29 |
Alexander Korotkov | Clarify documentation for the initcap function |
commit | commitdiff | tree | snapshot |
2025-07-28 |
Tom Lane | Avoid regression in the size of XML input that we will... |
commit | commitdiff | tree | snapshot |
2025-07-27 |
Alexander Korotkov | Limit checkpointer requests queue size |
commit | commitdiff | tree | snapshot |
2025-07-23 |
Tom Lane | Fix build breakage on Solaris-alikes with late-model... |
commit | commitdiff | tree | snapshot |
2025-07-22 |
Michael Paquier | ecpg: Fix NULL pointer dereference during connection... |
commit | commitdiff | tree | snapshot |
2025-07-20 |
Fujii Masao | doc: Document reopen of output file via SIGHUP in pg_re... |
commit | commitdiff | tree | snapshot |
2025-07-19 |
Alexander Korotkov | Fix infinite wait when reading a partially written... |
commit | commitdiff | tree | snapshot |
2025-07-17 |
Tom Lane | Fix PQport to never return NULL unless the connection... |
commit | commitdiff | tree | snapshot |
2025-07-17 |
Álvaro Herrera | Remove assertion from PortalRunMulti |
commit | commitdiff | tree | snapshot |
2025-07-16 |
Daniel Gustafsson | doc: Add example file for COPY |
commit | commitdiff | tree | snapshot |
2025-07-16 |
Álvaro Herrera | Fix dumping of comments on invalid constraints on domains |
commit | commitdiff | tree | snapshot |
2025-07-16 |
Nathan Bossart | psql: Fix note on project naming in output of \copyright. |
commit | commitdiff | tree | snapshot |
2025-07-15 |
Tom Lane | Doc: clarify description of regexp fields in pg_ident... |
commit | commitdiff | tree | snapshot |
2025-07-15 |
Tom Lane | Silence uninitialized-value warnings in compareJsonbCon... |
commit | commitdiff | tree | snapshot |
2025-07-15 |
Tom Lane | Doc: clarify description of current-date/time functions. |
commit | commitdiff | tree | snapshot |
2025-07-11 |
Tom Lane | Fix inconsistent quoting of role names in ACLs. |
commit | commitdiff | tree | snapshot |
2025-07-09 |
Masahiko Sawada | Fix tab-completion for COPY and \copy options. |
commit | commitdiff | tree | snapshot |
2025-07-07 |
Tom Lane | Restore the ability to run pl/pgsql expression queries... |
commit | commitdiff | tree | snapshot |
2025-07-06 |
Michael Paquier | Fix incompatibility with libxml2 >= 2.14 |
commit | commitdiff | tree | snapshot |
2025-07-04 |
Álvaro Herrera | Fix new pg_upgrade query not to rely on regnamespace |
commit | commitdiff | tree | snapshot |
2025-07-04 |
Álvaro Herrera | pg_upgrade: check for inconsistencies in not-null const... |
commit | commitdiff | tree | snapshot |
2025-07-04 |
Michael Paquier | Disable commit timestamps during bootstrap |
commit | commitdiff | tree | snapshot |
2025-07-03 |
Tom Lane | Obtain required table lock during cross-table updates... |
commit | commitdiff | tree | snapshot |
2025-07-03 |
Fujii Masao | doc: Remove incorrect note about wal_status in pg_repli... |
commit | commitdiff | tree | snapshot |
2025-07-01 |
Nathan Bossart | Document pg_get_multixact_members(). |
commit | commitdiff | tree | snapshot |
2025-07-01 |
Tom Lane | Make safeguard against incorrect flags for fsync more... |
commit | commitdiff | tree | snapshot |
2025-07-01 |
Nathan Bossart | Document age(xid) and mxid_age(xid). |
commit | commitdiff | tree | snapshot |
2025-06-29 |
Tom Lane | Obtain required table lock during cross-table constrain... |
commit | commitdiff | tree | snapshot |
2025-06-27 |
Nathan Bossart | Use correct DatumGet*() function in test_shm_mq_main(). |
commit | commitdiff | tree | snapshot |
2025-06-26 |
Melanie Plageman | Remove unused check in heap_xlog_insert() |
commit | commitdiff | tree | snapshot |
next |