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