| 2023-08-22 |  Peter Eisentraut | Add list of acknowledgments to release notes | commit | commitdiff | tree | snapshot | 
| 2023-08-21 |  Bruce Momjian | doc: PG 16 relnotes:  adjust RANGE/ROWS window item | commit | commitdiff | tree | snapshot | 
| 2023-08-21 |  Bruce Momjian | doc:  PG 16 relnotes:  move role INHERIT item and clari... | commit | commitdiff | tree | snapshot | 
| 2023-08-21 |  Michael Paquier | Fix pg_stat_reset_single_table_counters() for shared... | commit | commitdiff | tree | snapshot | 
| 2023-08-19 |  Andres Freund | ci: macos: use cached macports install | commit | commitdiff | tree | snapshot | 
| 2023-08-18 |  Peter Eisentraut | Remove dubious warning message from SQL/JSON functions | commit | commitdiff | tree | snapshot | 
| 2023-08-17 |  Thomas Munro | Invalidate smgr_targblock in smgrrelease(). | commit | commitdiff | tree | snapshot | 
| 2023-08-17 |  Bruce Momjian | doc:  PG 16 relnotes, add links to doc sections | commit | commitdiff | tree | snapshot | 
| 2023-08-16 |  Bruce Momjian | doc:  PG 16 relnotes, initial markup | commit | commitdiff | tree | snapshot | 
| 2023-08-16 |  Peter Eisentraut | Unify some error messages | commit | commitdiff | tree | snapshot | 
| 2023-08-16 |  Peter Eisentraut | Improved CREATE SUBSCRIPTION message for clarity | commit | commitdiff | tree | snapshot | 
| 2023-08-15 |  Bruce Momjian | doc:  PG 16 relnotes, update "current as of" date | commit | commitdiff | tree | snapshot | 
| 2023-08-14 |  Thomas Munro | De-pessimize ConditionVariableCancelSleep(). | commit | commitdiff | tree | snapshot | 
| 2023-08-14 |  Bruce Momjian | doc: PG 16 relnotes:  udpate for commits since branching | commit | commitdiff | tree | snapshot | 
| 2023-08-14 |  Andres Freund | hio: Take number of prior relation extensions into... | commit | commitdiff | tree | snapshot | 
| 2023-08-12 |  Andres Freund | ci: macos: Remove use of -Dsegsize_blocks=6 | commit | commitdiff | tree | snapshot | 
| 2023-08-12 |  Andres Freund | ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY | commit | commitdiff | tree | snapshot | 
| 2023-08-12 |  Noah Misch | Fix off-by-one in XLogRecordMaxSize check. | commit | commitdiff | tree | snapshot | 
| 2023-08-10 |  Jeff Davis | Remove test from commit fa2e874946. | commit | commitdiff | tree | snapshot | 
| 2023-08-10 |  Alvaro Herrera | Document RelationGetIndexAttrBitmap better | commit | commitdiff | tree | snapshot | 
| 2023-08-10 |  Bruce Momjian | doc: PG 16 relnotes, mark current as of 2023-08-09 | commit | commitdiff | tree | snapshot | 
| 2023-08-10 |  Bruce Momjian | doc: PG 16 relnotes, move createuser and SCM items | commit | commitdiff | tree | snapshot | 
| 2023-08-10 |  Bruce Momjian | doc:  PG 16 relnotes, small wording improvement | commit | commitdiff | tree | snapshot | 
| 2023-08-09 |  Bruce Momjian | doc: PG 16 relnotes, merge and adjust CREATEROLE items | commit | commitdiff | tree | snapshot | 
| 2023-08-09 |  Bruce Momjian | doc:  PG 16 relnotes, add Windows 10 huge pages fix | commit | commitdiff | tree | snapshot | 
| 2023-08-09 |  Jeff Davis | Recalculate search_path after ALTER ROLE. | commit | commitdiff | tree | snapshot | 
| 2023-08-09 |  Bruce Momjian | doc:  PG 16 relnotes, fix various typos | commit | commitdiff | tree | snapshot | 
| 2023-08-09 |  Bruce Momjian | doc:  PG 16 relnotes, adjust \ef+ body comment to menti... | commit | commitdiff | tree | snapshot | 
| 2023-08-09 |  Bruce Momjian | doc:  PG 16 relnotes, remove MAINTAIN item | commit | commitdiff | tree | snapshot | 
| 2023-08-07 |  Tom Lane | Stamp 16beta3.  REL_16_BETA3 | commit | commitdiff | tree | snapshot | 
| 2023-08-07 |  Noah Misch | Reject substituting extension schemas or owners matchin... | commit | commitdiff | tree | snapshot | 
| 2023-08-07 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2023-08-07 |  David Rowley | Don't Memoize lateral joins with volatile join conditions | commit | commitdiff | tree | snapshot | 
| 2023-08-07 |  Dean Rasheed | Fix RLS policy usage in MERGE. | commit | commitdiff | tree | snapshot | 
| 2023-08-03 |  Etsuro Fujita | Doc: update documentation for creating custom scan... | commit | commitdiff | tree | snapshot | 
| 2023-08-03 |  Etsuro Fujita | Update comments on CustomPath struct. | commit | commitdiff | tree | snapshot | 
| 2023-08-02 |  Masahiko Sawada | Fix ReorderBufferCheckMemoryLimit() comment. | commit | commitdiff | tree | snapshot | 
| 2023-08-02 |  Andres Freund | Fix pg_stat_io buffer reuse test instability | commit | commitdiff | tree | snapshot | 
| 2023-08-02 |  David Rowley | Fix performance regression in pg_strtointNN_safe functions | commit | commitdiff | tree | snapshot | 
| 2023-08-01 |  David Rowley | Fix overly strict Assert in jsonpath code | commit | commitdiff | tree | snapshot | 
| 2023-07-28 |  Etsuro Fujita | Disallow replacing joins with scans in problematic... | commit | commitdiff | tree | snapshot | 
| 2023-07-27 |  Tom Lane | Eliminate fixed token-length limit in hba.c. | commit | commitdiff | tree | snapshot | 
| 2023-07-27 |  David Rowley | Fix performance problem with new COPY DEFAULT code | commit | commitdiff | tree | snapshot | 
| 2023-07-26 |  Masahiko Sawada | Fix crash with RemoveFromWaitQueue() when detecting... | commit | commitdiff | tree | snapshot | 
| 2023-07-25 |  Masahiko Sawada | Remove unnecessary checks for indexes for REPLICA IDENT... | commit | commitdiff | tree | snapshot | 
| 2023-07-25 |  Amit Kapila | Fix the display of UNKNOWN message type in apply worker. | commit | commitdiff | tree | snapshot | 
| 2023-07-25 |  Andres Freund | Fix off-by-one in LimitAdditionalPins() | commit | commitdiff | tree | snapshot | 
| 2023-07-24 |  Alvaro Herrera | Make test_decoding ddl.out shorter | commit | commitdiff | tree | snapshot | 
| 2023-07-24 |  Alvaro Herrera | Compare only major versions in AdjustUpgrade.pm | commit | commitdiff | tree | snapshot | 
| 2023-07-22 |  Tom Lane | Avoid compiler warning in non-assert builds. | commit | commitdiff | tree | snapshot | 
| 2023-07-21 |  Tom Lane | Fix calculation of relid sets for partitionwise child... | commit | commitdiff | tree | snapshot | 
| 2023-07-21 |  Amit Langote | Don't include CaseTestExpr in JsonValueExpr.formatted_expr | commit | commitdiff | tree | snapshot | 
| 2023-07-20 |  Tom Lane | Guard against null plan pointer in CachedPlanIsSimplyVa... | commit | commitdiff | tree | snapshot | 
| 2023-07-20 |  Amit Langote | Pass constructName to transformJsonValueExpr() | commit | commitdiff | tree | snapshot | 
| 2023-07-19 |  Tom Lane | Add psql \drg command to display role grants. | commit | commitdiff | tree | snapshot | 
| 2023-07-19 |  Tom Lane | Doc: improve description of IN and row-constructor... | commit | commitdiff | tree | snapshot | 
| 2023-07-18 |  Tom Lane | Doc: fix out-of-date example of SPI usage. | commit | commitdiff | tree | snapshot | 
| 2023-07-18 |  Michael Paquier | Fix indentation in twophase.c | commit | commitdiff | tree | snapshot | 
| 2023-07-18 |  Michael Paquier | Fix recovery of 2PC transaction during crash recovery | commit | commitdiff | tree | snapshot | 
| 2023-07-17 |  Tom Lane | Include <limits.h> in fe-auth.c, to get CHAR_BIT reliably. | commit | commitdiff | tree | snapshot | 
| 2023-07-14 |  Amit Langote | Add missing initializations of p_perminfo | commit | commitdiff | tree | snapshot | 
| 2023-07-14 |  Michael Paquier | Add indisreplident to fields refreshed by RelationReloa... | commit | commitdiff | tree | snapshot | 
| 2023-07-14 |  Michael Paquier | Fix updates of indisvalid for partitioned indexes | commit | commitdiff | tree | snapshot | 
| 2023-07-13 |  Andres Freund | Handle DROP DATABASE getting interrupted | commit | commitdiff | tree | snapshot | 
| 2023-07-13 |  Andres Freund | Release lock after encountering bogs row in vac_truncat... | commit | commitdiff | tree | snapshot | 
| 2023-07-13 |  Tom Lane | Remove unnecessary pfree() in g_intbig_compress(). | commit | commitdiff | tree | snapshot | 
| 2023-07-13 |  Peter Eisentraut | Fix untranslatable log message assembly | commit | commitdiff | tree | snapshot | 
| 2023-07-13 |  Masahiko Sawada | Doc: clarify the conditions of usable indexes for REPLI... | commit | commitdiff | tree | snapshot | 
| 2023-07-12 |  Andres Freund | meson: Tie adding C++ support to the llvm Meson option | commit | commitdiff | tree | snapshot | 
| 2023-07-12 |  Andres Freund | meson: Pass more feature option through to required... | commit | commitdiff | tree | snapshot | 
| 2023-07-12 |  Andres Freund | pg_bsd_indent: Collect test diffs in test.diffs instead... | commit | commitdiff | tree | snapshot | 
| 2023-07-10 |  Tom Lane | Be more rigorous about local variables in PostgresMain(). | commit | commitdiff | tree | snapshot | 
| 2023-07-10 |  Peter Eisentraut | Fix pgindent | commit | commitdiff | tree | snapshot | 
| 2023-07-10 |  Peter Eisentraut | Message wording improvements | commit | commitdiff | tree | snapshot | 
| 2023-07-10 |  Michael Paquier | Fix ALTER EXTENSION SET SCHEMA with objects outside... | commit | commitdiff | tree | snapshot | 
| 2023-07-09 |  Peter Eisentraut | doc: Use proper markup for emphasis | commit | commitdiff | tree | snapshot | 
| 2023-07-09 |  Peter Eisentraut | doc: Move DEFAULT parameter on COPY reference page | commit | commitdiff | tree | snapshot | 
| 2023-07-09 |  David Rowley | Doc: update old reference to "result cache" | commit | commitdiff | tree | snapshot | 
| 2023-07-08 |  Andrew Dunstan | Fix tmpdir issues with commit e213de8e78 | commit | commitdiff | tree | snapshot | 
| 2023-07-08 |  Andrew Dunstan | Use shorter location for pg_replslot in pg_basebackup... | commit | commitdiff | tree | snapshot | 
| 2023-07-08 |  Peter Eisentraut | Fix Perl warning | commit | commitdiff | tree | snapshot | 
| 2023-07-08 |  Peter Eisentraut | Make some indentation in gram.y consistent | commit | commitdiff | tree | snapshot | 
| 2023-07-07 |  Nathan Bossart | Revert MAINTAIN privilege and pg_maintain predefined... | commit | commitdiff | tree | snapshot | 
| 2023-07-07 |  Tomas Vondra | Document relaxed HOT for summarizing indexes | commit | commitdiff | tree | snapshot | 
| 2023-07-06 |  Andres Freund | Fix type of iterator variable in SH_START_ITERATE | commit | commitdiff | tree | snapshot | 
| 2023-07-06 |  Andrew Dunstan | Skip pg_baseback long filename test if path too long... | commit | commitdiff | tree | snapshot | 
| 2023-07-06 |  Heikki Linnakangas | WAL-log the creation of the init fork of unlogged indexes. | commit | commitdiff | tree | snapshot | 
| 2023-07-06 |  Amit Kapila | Revert the commits related to allowing page lock to... | commit | commitdiff | tree | snapshot | 
| 2023-07-05 |  Heikki Linnakangas | Fix leak of LLVM "fatal-on-oom" section counter. | commit | commitdiff | tree | snapshot | 
| 2023-07-05 |  Masahiko Sawada | pgstat: fix subscription stats entry leak. | commit | commitdiff | tree | snapshot | 
| 2023-07-04 |  Daniel Gustafsson | Fix assertion failure in snapshot building | commit | commitdiff | tree | snapshot | 
| 2023-07-04 |  Heikki Linnakangas | Ensure that creation of an empty relfile is fsync'd... | commit | commitdiff | tree | snapshot | 
| 2023-07-04 |  Thomas Munro | Re-bin segment when memory pages are freed. | commit | commitdiff | tree | snapshot | 
| 2023-07-03 |  Thomas Munro | Fix race in SSI interaction with gin fast path. | commit | commitdiff | tree | snapshot | 
| 2023-07-03 |  Thomas Munro | Fix race in SSI interaction with bitmap heap scan. | commit | commitdiff | tree | snapshot | 
| 2023-07-03 |  Thomas Munro | Fix race in SSI interaction with empty btrees. | commit | commitdiff | tree | snapshot | 
| 2023-07-03 |  Tomas Vondra | Remove expensive test of postgres_fdw batch inserts | commit | commitdiff | tree | snapshot | 
| 2023-07-03 |  Andrew Dunstan | Improve pg_basebackup long file name test Windows robus... | commit | commitdiff | tree | snapshot | 
| 2023-07-03 |  Michael Paquier | Make PG_TEST_NOCLEAN work for temporary directories... | commit | commitdiff | tree | snapshot | 
| 2023-07-02 |  Thomas Munro | Silence "missing contrecord" error. | commit | commitdiff | tree | snapshot | 
| next |