| 2023-08-14 |
Andres Freund | hio: Take number of prior relation extensions into... |
commit | commitdiff | tree |
| 2023-08-14 |
Bruce Momjian | pgtest: fix spacing |
commit | commitdiff | tree |
| 2023-08-14 |
Bruce Momjian | pgtest: update shell script to use more modern syntax |
commit | commitdiff | tree |
| 2023-08-14 |
Michael Paquier | Change custom wait events to use dynamic shared hash... |
commit | commitdiff | tree |
| 2023-08-14 |
Amit Kapila | Simplify determining logical replication worker types. |
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-12 |
Michael Paquier | Show GIDs of two-phase commit commands as constants... |
commit | commitdiff | tree |
| 2023-08-11 |
Michael Paquier | Fix code indentation violations introduced by recent... |
commit | commitdiff | tree |
| 2023-08-10 |
Jeff Davis | Transform proconfig for faster execution. |
commit | commitdiff | tree |
| 2023-08-10 |
Jeff Davis | Remove test from commit fa2e874946. |
commit | commitdiff | tree |
| 2023-08-10 |
Peter Eisentraut | Fix erroneous -Werror=missing-braces on old GCC |
commit | commitdiff | tree |
| 2023-08-10 |
John Naylor | Update Solution.pm for new LoongArch CRC symbol |
commit | commitdiff | tree |
| 2023-08-10 |
Alvaro Herrera | Document RelationGetIndexAttrBitmap better |
commit | commitdiff | tree |
| 2023-08-10 |
John Naylor | Use native CRC instructions on 64-bit LoongArch |
commit | commitdiff | tree |
| 2023-08-09 |
Jeff Davis | Recalculate search_path after ALTER ROLE. |
commit | commitdiff | tree |
| 2023-08-09 |
Alvaro Herrera | struct PQcommMethods: use C99 designated initializers |
commit | commitdiff | tree |
| 2023-08-09 |
Peter Eisentraut | Fix last remaining uninitialized memory warnings |
commit | commitdiff | tree |
| 2023-08-08 |
Michael Paquier | Fix pg_dumpall with in-place tablespaces |
commit | commitdiff | tree |
| 2023-08-07 |
Michael Paquier | doc: Fix incorrect entries generated from wait_event_na... |
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-07 |
Peter Eisentraut | Remove configure check for z_streamp |
commit | commitdiff | tree |
| 2023-08-07 |
Peter Eisentraut | Improve const use in zlib-using code |
commit | commitdiff | tree |
| 2023-08-07 |
David Rowley | Fix misleading comment in paraminfo_get_equal_hashops |
commit | commitdiff | tree |
| 2023-08-06 |
David Rowley | Tidy up join_search_one_level code |
commit | commitdiff | tree |
| 2023-08-04 |
Amit Kapila | Simplify some of the logical replication worker-type... |
commit | commitdiff | tree |
| 2023-08-04 |
David Rowley | Attempt to stabilize new window agg regression test |
commit | commitdiff | tree |
| 2023-08-03 |
David Rowley | Minor adjustments to WindowAgg startup cost code |
commit | commitdiff | tree |
| 2023-08-03 |
David Rowley | Account for startup rows when costing WindowAggs |
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-03 |
Amit Kapila | Refactor to split Apply and Tablesync Workers code. |
commit | commitdiff | tree |
| 2023-08-02 |
Masahiko Sawada | Fix ReorderBufferCheckMemoryLimit() comment. |
commit | commitdiff | tree |
| 2023-08-02 |
David Rowley | Fix performance regression in pg_strtointNN_safe functions |
commit | commitdiff | tree |
| 2023-08-01 |
Andres Freund | Fix pg_stat_io buffer reuse test instability |
commit | commitdiff | tree |
| 2023-08-01 |
Robert Haas | Add and use symbolic constants for tar header offsets... |
commit | commitdiff | tree |
| 2023-08-01 |
David Rowley | Fix overly strict Assert in jsonpath code |
commit | commitdiff | tree |
| 2023-08-01 |
Noah Misch | Rename OverrideSearchPath to SearchPathMatcher. |
commit | commitdiff | tree |
| 2023-08-01 |
Noah Misch | Remove PushOverrideSearchPath() and PopOverrideSearchPa... |
commit | commitdiff | tree |
| 2023-07-31 |
Michael Paquier | Support custom wait events for wait event type "Extension" |
commit | commitdiff | tree |
| 2023-07-31 |
John Naylor | Bring some MSVC asserts in line with other platforms |
commit | commitdiff | tree |
| 2023-07-31 |
Michael Paquier | Add WAIT_EVENT_{CLASS,ID}_MASK in wait_event.c |
commit | commitdiff | tree |
| 2023-07-31 |
Michael Paquier | Avoid memory leak in rmtree() when path cannot be opened |
commit | commitdiff | tree |
| 2023-07-30 |
Michael Paquier | Fix pg_rewind with in-place tablespaces when source... |
commit | commitdiff | tree |
| 2023-07-29 |
Michael Paquier | worker_spi: Fix race condition in newly-added TAP tests |
commit | commitdiff | tree |
| 2023-07-28 |
Nathan Bossart | Harmonize password reuse in vacuumdb, clusterdb, and... |
commit | commitdiff | tree |
| 2023-07-28 |
Amit Langote | doc: add missing <returnvalue> and whitespace |
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 |
Michael Paquier | worker_spi: Switch to TAP tests |
commit | commitdiff | tree |
| 2023-07-27 |
David Rowley | Fix performance problem with new COPY DEFAULT code |
commit | commitdiff | tree |
| 2023-07-27 |
Michael Paquier | Add sanity asserts for index OID and attnums during... |
commit | commitdiff | tree |
| 2023-07-27 |
Michael Paquier | Show savepoint names as constants in pg_stat_statements |
commit | commitdiff | tree |
| 2023-07-27 |
Nathan Bossart | Adjust extra lines generated by psql to be valid SQL... |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Add more SQL/JSON constructor functions |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Rename a nonterminal used in SQL/JSON grammar |
commit | commitdiff | tree |
| 2023-07-26 |
Amit Langote | Some refactoring to export json(b) conversion functions |
commit | commitdiff | tree |
| 2023-07-26 |
Masahiko Sawada | Fix crash with RemoveFromWaitQueue() when detecting... |
commit | commitdiff | tree |
| 2023-07-26 |
Michael Paquier | worker_spi: Use term "dynamic" for bgworkers launched... |
commit | commitdiff | tree |
| 2023-07-26 |
Michael Paquier | Document more assumptions of LWLock variable changes... |
commit | commitdiff | tree |
| 2023-07-25 |
Amit Kapila | Fix code indentation vioaltion introduced in commit... |
commit | commitdiff | tree |
| 2023-07-25 |
Masahiko Sawada | Remove unnecessary checks for indexes for REPLICA IDENT... |
commit | commitdiff | tree |
| 2023-07-25 |
Michael Paquier | Optimize WAL insertion lock acquisition and release... |
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-24 |
Michael Paquier | pgbench: Use COPY for client-side data generation |
commit | commitdiff | tree |
| 2023-07-23 |
Michael Paquier | pgbench: Add TAP tests to check consistency of data... |
commit | commitdiff | tree |
| 2023-07-22 |
Tom Lane | Avoid compiler warning in non-assert builds. |
commit | commitdiff | tree |
| 2023-07-21 |
Jeff Davis | ICU: remove negative test that fails to fail. |
commit | commitdiff | tree |
| 2023-07-21 |
Tom Lane | Fix calculation of relid sets for partitionwise child... |
commit | commitdiff | tree |
| 2023-07-21 |
Amit Langote | Code review for commit b6e1157e7d |
commit | commitdiff | tree |
| 2023-07-21 |
Michael Paquier | Fix worker_spi when launching workers without shared_pr... |
commit | commitdiff | tree |
| 2023-07-20 |
Tom Lane | Guard against null plan pointer in CachedPlanIsSimplyVa... |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | Revert "Add notBefore and notAfter to SSL cert info... |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | Add notBefore and notAfter to SSL cert info display |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | Set fixed dates for test certificates validity |
commit | commitdiff | tree |
| 2023-07-20 |
Daniel Gustafsson | pg_upgrade: include additional detail in cluster check |
commit | commitdiff | tree |
| 2023-07-20 |
Amit Langote | Unify JSON categorize type API and export for external use |
commit | commitdiff | tree |
| 2023-07-20 |
Michael Paquier | Add missing ObjectIdGetDatum() in syscache lookup calls... |
commit | commitdiff | tree |
| 2023-07-20 |
Michael Paquier | Fix pg_recvlogical upon signal termination |
commit | commitdiff | tree |
| 2023-07-19 |
Nathan Bossart | Doc: move unparenthesized syntaxes for a few commands. |
commit | commitdiff | tree |
| 2023-07-19 |
Nathan Bossart | Support parenthesized syntax for CLUSTER without a... |
commit | commitdiff | tree |
| 2023-07-19 |
Nathan Bossart | Rearrange CLUSTER rules in gram.y. |
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-19 |
Michael Paquier | pg_archivecleanup: Add --clean-backup-history |
commit | commitdiff | tree |
| 2023-07-19 |
Michael Paquier | pg_archivecleanup: Refactor loop doing old segment... |
commit | commitdiff | tree |
| 2023-07-19 |
Amit Kapila | Doc: Update the logical replication restriction w.r... |
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 <limits.h> in fe-auth.c, to get CHAR_BIT reliably. |
commit | commitdiff | tree |
| 2023-07-17 |
Nathan Bossart | Remove db_user_namespace. |
commit | commitdiff | tree |
| 2023-07-16 |
David Rowley | Shrink memory contexts struct sizes |
commit | commitdiff | tree |
| next |