| 2024-05-05 |  Tom Lane | Release notes for 16.3, 15.7, 14.12, 13.15, 12.19. | commit | commitdiff | tree | snapshot | 
| 2024-05-02 |  Peter Eisentraut | doc: Fix description of deterministic flag of CREATE... | commit | commitdiff | tree | snapshot | 
| 2024-05-01 |  David Rowley | Ensure we allocate NAMEDATALEN bytes for names in Index... | commit | commitdiff | tree | snapshot | 
| 2024-04-30 |  Tom Lane | Disallow converting a table to a view within an outer... | commit | commitdiff | tree | snapshot | 
| 2024-04-29 |  Noah Misch | Close race condition between datfrozen and relfrozen... | commit | commitdiff | tree | snapshot | 
| 2024-04-28 |  Tom Lane | Detect more overflows in timestamp[tz]_pl_interval. | commit | commitdiff | tree | snapshot | 
| 2024-04-24 |  Tom Lane | Doc: fix minor oversight in ALTER DEFAULT PRIVILEGES... | commit | commitdiff | tree | snapshot | 
| 2024-04-24 |  Peter Eisentraut | doc: Correct jsonpath string literal escapes description | commit | commitdiff | tree | snapshot | 
| 2024-04-21 |  Tom Lane | Make postgres_fdw request remote time zone 'GMT' not... | commit | commitdiff | tree | snapshot | 
| 2024-04-20 |  David Rowley | Doc: document cases where queryid is stable | commit | commitdiff | tree | snapshot | 
| 2024-04-19 |  Tom Lane | Fix MSVC recipe for ecpg regression tests, redux. | commit | commitdiff | tree | snapshot | 
| 2024-04-19 |  Tom Lane | Fix MSVC recipe for ecpg regression tests. | commit | commitdiff | tree | snapshot | 
| 2024-04-16 |  Tom Lane | Fix assorted bugs in ecpg's macro mechanism. | commit | commitdiff | tree | snapshot | 
| 2024-04-16 |  Tom Lane | Fix generation of EC join conditions at the wrong plan... | commit | commitdiff | tree | snapshot | 
| 2024-04-16 |  Michael Paquier | xml2: Replace deprecated routines with recommended... | commit | commitdiff | tree | snapshot | 
| 2024-04-15 |  Tom Lane | Fix type-checking of RECORD-returning functions in... | commit | commitdiff | tree | snapshot | 
| 2024-04-11 |  Tom Lane | Doc: fix bogus to_date() examples. | commit | commitdiff | tree | snapshot | 
| 2024-04-11 |  Etsuro Fujita | Fix WaitEventSet resource leak in WaitLatchOrSocket(). | commit | commitdiff | tree | snapshot | 
| 2024-04-10 |  Tom Lane | Fix plpgsql's handling of -- comments following express... | commit | commitdiff | tree | snapshot | 
| 2024-04-10 |  Daniel Gustafsson | Doc: Update ulinks to RFC documents to avoid redirect | commit | commitdiff | tree | snapshot | 
| 2024-04-10 |  Thomas Munro | Fix illegal attribute propagation in LLVM JIT. | commit | commitdiff | tree | snapshot | 
| 2024-04-09 |  Daniel Gustafsson | doc: Remove stray comma from list of psql options | commit | commitdiff | tree | snapshot | 
| 2024-04-08 |  Andres Freund | simplehash: Free collisions array in SH_STAT | commit | commitdiff | tree | snapshot | 
| 2024-04-07 |  Tom Lane | Doc: update documentation about EXCLUDE constraint... | commit | commitdiff | tree | snapshot | 
| 2024-04-07 |  Heikki Linnakangas | Don't clobber test exit code at cleanup in LDAP/Kerbero... | commit | commitdiff | tree | snapshot | 
| 2024-04-07 |  Heikki Linnakangas | Improve check in LDAP test to find the OpenLDAP install... | commit | commitdiff | tree | snapshot | 
| 2024-04-04 |  Tom Lane | Fix ecpg's mechanism for detecting unsupported cases... | commit | commitdiff | tree | snapshot | 
| 2024-04-03 |  Alexander Korotkov | Fix the parameters order for TableAmRoutine.relation_co... | commit | commitdiff | tree | snapshot | 
| 2024-04-02 |  Tom Lane | Avoid deadlock during orphan temp table removal. | commit | commitdiff | tree | snapshot | 
| 2024-04-01 |  Tom Lane | Avoid "unused variable" warning on non-USE_SSL_ENGINE... | commit | commitdiff | tree | snapshot | 
| 2024-04-01 |  Tom Lane | Avoid possible longjmp-induced logic error in PLy_trigg... | commit | commitdiff | tree | snapshot | 
| 2024-03-27 |  Tom Lane | Fix unnecessary use of moving-aggregate mode with non... | commit | commitdiff | tree | snapshot | 
| 2024-03-26 |  Tom Lane | Fix failure of ALTER FOREIGN TABLE SET SCHEMA to move... | commit | commitdiff | tree | snapshot | 
| 2024-03-26 |  Tom Lane | Allow "make check"-style testing to work with musl... | commit | commitdiff | tree | snapshot | 
| 2024-03-25 |  Jeff Davis | Clarify comment for LogicalTapeSetBlocks(). | commit | commitdiff | tree | snapshot | 
| 2024-03-23 |  Alexander Korotkov | amcheck: Normalize index tuples containing uncompressed... | commit | commitdiff | tree | snapshot | 
| 2024-03-23 |  Alexander Korotkov | amcheck: Support for different header sizes of short... | commit | commitdiff | tree | snapshot | 
| 2024-03-23 |  Jeff Davis | Remove incorrect Assert introduced in c8aeaf3ab. | commit | commitdiff | tree | snapshot | 
| 2024-03-22 |  Daniel Gustafsson | Fix typo in pg_dumpall role comments fix | commit | commitdiff | tree | snapshot | 
| 2024-03-21 |  Daniel Gustafsson | Fix dumping role comments when using --no-role-passwords | commit | commitdiff | tree | snapshot | 
| 2024-03-20 |  Alvaro Herrera | Review wording on tablespaces w.r.t. partitioned tables | commit | commitdiff | tree | snapshot | 
| 2024-03-18 |  Heikki Linnakangas | Fix EXPLAIN Bitmap heap scan to count pages with no... | commit | commitdiff | tree | snapshot | 
| 2024-03-14 |  Tom Lane | Make INSERT-from-multiple-VALUES-rows handle domain... | commit | commitdiff | tree | snapshot | 
| 2024-03-12 |  Tom Lane | Fix confusion about the return rowtype of SQL-language... | commit | commitdiff | tree | snapshot | 
| 2024-03-12 |  Heikki Linnakangas | Disconnect if socket cannot be put into non-blocking... | commit | commitdiff | tree | snapshot | 
| 2024-03-11 |  Bruce Momjian | doc:  add missing word "the" | commit | commitdiff | tree | snapshot | 
| 2024-03-11 |  Alexander Korotkov | Backpatch missing check_stack_depth() to some recursive... | commit | commitdiff | tree | snapshot | 
| 2024-03-10 |  David Rowley | Fix deparsing of Consts in postgres_fdw ORDER BY | commit | commitdiff | tree | snapshot | 
| 2024-03-08 |  Tom Lane | Cope with a deficiency in OpenSSL 3.x's error reporting. | commit | commitdiff | tree | snapshot | 
| 2024-03-06 |  Michael Paquier | Revert "Fix parallel-safety check of expressions and... | commit | commitdiff | tree | snapshot | 
| 2024-03-06 |  Tom Lane | Fix type-checking of RECORD-returning functions in... | commit | commitdiff | tree | snapshot | 
| 2024-03-06 |  Michael Paquier | Fix parallel-safety check of expressions and predicate... | commit | commitdiff | tree | snapshot | 
| 2024-03-05 |  David Rowley | Fix incorrectly reported stats kind in "can't happen... | commit | commitdiff | tree | snapshot | 
| 2024-02-29 |  Daniel Gustafsson | Fix integer underflow in shared memory debugging | commit | commitdiff | tree | snapshot | 
| 2024-02-25 |  Tom Lane | Promote assertion about !ReindexIsProcessingIndex to... | commit | commitdiff | tree | snapshot | 
| 2024-02-25 |  Tom Lane | Doc: fix minor typos in two ECPG function descriptions. | commit | commitdiff | tree | snapshot | 
| 2024-02-23 |  Tom Lane | Avoid dangling-pointer problem with partitionwise joins... | commit | commitdiff | tree | snapshot | 
| 2024-02-20 |  Tom Lane | Doc: improve explanation of type interval, especially... | commit | commitdiff | tree | snapshot | 
| 2024-02-19 |  David Rowley | Fix incorrect pruning of NULL partition for boolean... | commit | commitdiff | tree | snapshot | 
| 2024-02-19 |  Tom Lane | Doc: fix typo in SECURITY LABEL synopsis. | commit | commitdiff | tree | snapshot | 
| 2024-02-19 |  Michael Paquier | ecpg: Fix zero-termination of string generated by intoasc() | commit | commitdiff | tree | snapshot | 
| 2024-02-15 |  Tom Lane | Doc: improve a couple of comments in postgresql.conf... | commit | commitdiff | tree | snapshot | 
| 2024-02-14 |  Daniel Gustafsson | doc: Remove links to further reading from pgcrypto... | commit | commitdiff | tree | snapshot | 
| 2024-02-13 |  Heikki Linnakangas | Fix 'mmap' DSM implementation with allocations larger... | commit | commitdiff | tree | snapshot | 
| 2024-02-13 |  Daniel Gustafsson | Revert "Skip .DS_Store files in server side utils" | commit | commitdiff | tree | snapshot | 
| 2024-02-13 |  Daniel Gustafsson | Skip .DS_Store files in server side utils | commit | commitdiff | tree | snapshot | 
| 2024-02-09 |  Tom Lane | Remove race condition in pg_get_expr(). | commit | commitdiff | tree | snapshot | 
| 2024-02-09 |  Tom Lane | Avoid concurrent calls to bindtextdomain(). | commit | commitdiff | tree | snapshot | 
| 2024-02-09 |  Tom Lane | Clean up Windows-specific mutex code in libpq and ecpglib. | commit | commitdiff | tree | snapshot | 
| 2024-02-09 |  Alexander Korotkov | Fix wrong logic in TransactionIdInRecentPast() | commit | commitdiff | tree | snapshot | 
| 2024-02-05 |  Tom Lane | Stamp 13.14.  REL_13_14 | commit | commitdiff | tree | snapshot | 
| 2024-02-05 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2024-02-05 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2024-02-05 |  Heikki Linnakangas | Fix assertion if index is dropped during REFRESH CONCUR... | commit | commitdiff | tree | snapshot | 
| 2024-02-05 |  Heikki Linnakangas | Run REFRESH MATERIALIZED VIEW CONCURRENTLY in right... | commit | commitdiff | tree | snapshot | 
| 2024-02-04 |  Tom Lane | Release notes for 16.2, 15.6, 14.11, 13.14, 12.18. | commit | commitdiff | tree | snapshot | 
| 2024-02-02 |  Tom Lane | Translate ENOMEM to ERRCODE_OUT_OF_MEMORY in errcode_fo... | commit | commitdiff | tree | snapshot | 
| 2024-02-01 |  Tom Lane | Update time zone data files to tzdata release 2024a. | commit | commitdiff | tree | snapshot | 
| 2024-02-01 |  Andrew Dunstan | Avoid package qualification of $windows_os | commit | commitdiff | tree | snapshot | 
| 2024-02-01 |  Tom Lane | Apply band-aid fix for an oversight in reparameterize_p... | commit | commitdiff | tree | snapshot | 
| 2024-02-01 |  Daniel Gustafsson | doc: remove incorrect grammar for ALTER EVENT TRIGGER | commit | commitdiff | tree | snapshot | 
| 2024-01-31 |  Michael Paquier | Fix various issues with ALTER TEXT SEARCH CONFIGURATION | commit | commitdiff | tree | snapshot | 
| 2024-01-31 |  Andrew Dunstan | Use older name for test_primary_datadir | commit | commitdiff | tree | snapshot | 
| 2024-01-30 |  Andrew Dunstan | Fix 003_extrafiles.pl test for the Windows | commit | commitdiff | tree | snapshot | 
| 2024-01-30 |  Daniel Gustafsson | pgcrypto: Fix check for buffer size | commit | commitdiff | tree | snapshot | 
| 2024-01-29 |  David Rowley | Doc: mention foreign keys can reference unique indexes | commit | commitdiff | tree | snapshot | 
| 2024-01-29 |  Tom Lane | Fix incompatibilities with libxml2 >= 2.12.0. | commit | commitdiff | tree | snapshot | 
| 2024-01-29 |  Heikki Linnakangas | Fix locking when fixing an incomplete split of a GIN... | commit | commitdiff | tree | snapshot | 
| 2024-01-26 |  Tom Lane | Detect Julian-date overflow in timestamp[tz]_pl_interval. | commit | commitdiff | tree | snapshot | 
| 2024-01-25 |  Thomas Munro | Track LLVM 18 changes. | commit | commitdiff | tree | snapshot | 
| 2024-01-24 |  Michael Paquier | Fix ALTER TABLE .. ADD COLUMN with complex inheritance... | commit | commitdiff | tree | snapshot | 
| 2024-01-18 |  Andres Freund | lwlock: Fix quadratic behavior with very long wait... | commit | commitdiff | tree | snapshot | 
| 2024-01-17 |  Daniel Gustafsson | Close socket in case of errors in setting non-blocking | commit | commitdiff | tree | snapshot | 
| 2024-01-13 |  Tom Lane | Re-pgindent catcache.c after previous commit. | commit | commitdiff | tree | snapshot | 
| 2024-01-13 |  Tom Lane | Cope with catcache entries becoming stale during detoas... | commit | commitdiff | tree | snapshot | 
| 2024-01-12 |  Alvaro Herrera | Added literal tag for RETURNING | commit | commitdiff | tree | snapshot | 
| 2024-01-12 |  Michael Paquier | pg_regress: Disable autoruns for cmd.exe on Windows | commit | commitdiff | tree | snapshot | 
| 2024-01-12 |  Michael Paquier | pg_ctl: Disable autoruns for cmd.exe on Windows | commit | commitdiff | tree | snapshot | 
| 2024-01-11 |  Tom Lane | Allow subquery pullup to wrap a PlaceHolderVar in anoth... | commit | commitdiff | tree | snapshot | 
| 2024-01-11 |  Magnus Hagander | Fix omission in partitioning limitation documentation | commit | commitdiff | tree | snapshot | 
| next |