| 2022-11-21 |
Michael Paquier | Replace SQLValueFunction by COERCE_SQL_SYNTAX |
commit | commitdiff | tree |
| 2022-11-21 |
Amit Kapila | Add additional checks while creating the initial decodi... |
commit | commitdiff | tree |
| 2022-11-20 |
Andres Freund | lwlock: Fix quadratic behavior with very long wait... |
commit | commitdiff | tree |
| 2022-11-20 |
Andres Freund | pgstat: replace double lookup with IsSharedRelation() |
commit | commitdiff | tree |
| 2022-11-20 |
Tom Lane | Fix sloppy cleanup of roles in privileges.sql. |
commit | commitdiff | tree |
| 2022-11-20 |
Tom Lane | Fix long-obsolete comment. |
commit | commitdiff | tree |
| 2022-11-20 |
Andrew Dunstan | Prevent port collisions between concurrent TAP tests |
commit | commitdiff | tree |
| 2022-11-20 |
Michael Paquier | Switch SQLValueFunction on "name" to use COERCE_SQL_SYNTAX |
commit | commitdiff | tree |
| 2022-11-19 |
Joe Conway | Fix catversion |
commit | commitdiff | tree |
| 2022-11-19 |
Andres Freund | Fix mislabeling of PROC_QUEUE->links as PGPROC, fixing... |
commit | commitdiff | tree |
| 2022-11-19 |
Tom Lane | Disable debug_discard_caches in test_oat_hooks test. |
commit | commitdiff | tree |
| 2022-11-19 |
Tom Lane | Doc: sync src/tutorial/basics.source with SGML document... |
commit | commitdiff | tree |
| 2022-11-18 |
Robert Haas | Fix typos and bump catversion. |
commit | commitdiff | tree |
| 2022-11-18 |
Robert Haas | Add a SET option to the GRANT command. |
commit | commitdiff | tree |
| 2022-11-18 |
Tom Lane | Don't read MCV stats needlessly in eqjoinsel(). |
commit | commitdiff | tree |
| 2022-11-18 |
Peter Eisentraut | Make object_address test output easier to update |
commit | commitdiff | tree |
| 2022-11-18 |
Peter Eisentraut | Clean up SQL code indentation in test file |
commit | commitdiff | tree |
| 2022-11-18 |
Andrew Dunstan | Fix version comparison in Version.pm |
commit | commitdiff | tree |
| 2022-11-18 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree |
| 2022-11-18 |
Peter Eisentraut | doc: Small wording improvement |
commit | commitdiff | tree |
| 2022-11-18 |
Alvaro Herrera | Add glossary entries related to superusers |
commit | commitdiff | tree |
| 2022-11-18 |
Michael Paquier | psql: Improve tab completion for GRANT/REVOKE |
commit | commitdiff | tree |
| 2022-11-18 |
Andres Freund | ci: Add task testing windows with mingw |
commit | commitdiff | tree |
| 2022-11-17 |
Peter Geoghegan | Standardize rmgrdesc recovery conflict XID output. |
commit | commitdiff | tree |
| 2022-11-17 |
Alvaro Herrera | Fix MERGE tuple count with DO NOTHING |
commit | commitdiff | tree |
| 2022-11-17 |
Peter Geoghegan | Use correct type name in comments about freezing. |
commit | commitdiff | tree |
| 2022-11-17 |
Noah Misch | Account for IPC::Run::result() Windows behavior change. |
commit | commitdiff | tree |
| 2022-11-17 |
Peter Eisentraut | libpq: Handle NegotiateProtocolVersion message |
commit | commitdiff | tree |
| 2022-11-17 |
Peter Eisentraut | libpq: Correct processing of startup response messages |
commit | commitdiff | tree |
| 2022-11-17 |
Daniel Gustafsson | Fix wording in comment |
commit | commitdiff | tree |
| 2022-11-17 |
Alvaro Herrera | Fix outdated comment in ExecDelete |
commit | commitdiff | tree |
| 2022-11-17 |
Peter Eisentraut | Allow initdb to complete on systems without "locale... |
commit | commitdiff | tree |
| 2022-11-17 |
Daniel Gustafsson | doc: Fix wording of MERGE actions in README |
commit | commitdiff | tree |
| 2022-11-17 |
Daniel Gustafsson | Fix typos in comments |
commit | commitdiff | tree |
| 2022-11-17 |
Michael Paquier | Remove unneeded include in test_slru.c |
commit | commitdiff | tree |
| 2022-11-17 |
Peter Eisentraut | Export with_icu when running src/bin/scripts tests... |
commit | commitdiff | tree |
| 2022-11-17 |
Peter Eisentraut | Update some more ObjectType switch statements to not... |
commit | commitdiff | tree |
| 2022-11-17 |
Tom Lane | Improve ruleutils' printout of LATERAL references withi... |
commit | commitdiff | tree |
| 2022-11-16 |
Thomas Munro | Fix slowdown in TAP tests due to recent walreceiver... |
commit | commitdiff | tree |
| 2022-11-16 |
Tom Lane | Invent "multibitmapsets", and use them to speed up... |
commit | commitdiff | tree |
| 2022-11-16 |
Peter Eisentraut | Add missing object classes to object_address test |
commit | commitdiff | tree |
| 2022-11-16 |
Tom Lane | Shave some cycles off subscription/t/100_bugs.pl tests. |
commit | commitdiff | tree |
| 2022-11-16 |
Peter Eisentraut | Variable renaming in preparation for refactoring |
commit | commitdiff | tree |
| 2022-11-16 |
Peter Eisentraut | Remove useless casts |
commit | commitdiff | tree |
| 2022-11-16 |
Peter Eisentraut | Turn HeapKeyTest macro into inline function |
commit | commitdiff | tree |
| 2022-11-16 |
Peter Eisentraut | Remove unused include |
commit | commitdiff | tree |
| 2022-11-16 |
Daniel Gustafsson | doc: document the TAP test environment variables |
commit | commitdiff | tree |
| 2022-11-16 |
Daniel Gustafsson | doc: update metacpan.org links to avoid redirects |
commit | commitdiff | tree |
| 2022-11-16 |
Michael Paquier | Use multi-inserts for pg_ts_config_map |
commit | commitdiff | tree |
| 2022-11-16 |
Jeff Davis | Fix test in ae168c794f, per buildfarm. |
commit | commitdiff | tree |
| 2022-11-16 |
Michael Paquier | Use multi-inserts for pg_enum |
commit | commitdiff | tree |
| 2022-11-16 |
Michael Paquier | Avoid some overhead with open and close of catalog... |
commit | commitdiff | tree |
| 2022-11-16 |
Michael Paquier | Add test module for SLRUs |
commit | commitdiff | tree |
| 2022-11-16 |
Jeff Davis | Mark argument of RegisterCustomRmgr() as const. |
commit | commitdiff | tree |
| 2022-11-15 |
Jeff Davis | Add test module for Custom WAL Resource Manager feature. |
commit | commitdiff | tree |
| 2022-11-15 |
Peter Geoghegan | Deduplicate freeze plans in freeze WAL records. |
commit | commitdiff | tree |
| 2022-11-15 |
Peter Eisentraut | Check return value of pclose() correctly |
commit | commitdiff | tree |
| 2022-11-15 |
Daniel Gustafsson | doc: Use more concise wording for pl/pgSQL TG_ variables |
commit | commitdiff | tree |
| 2022-11-15 |
Peter Eisentraut | psql: Add command to use extended query protocol |
commit | commitdiff | tree |
| 2022-11-15 |
Peter Eisentraut | libpq error message refactoring, part 2 |
commit | commitdiff | tree |
| 2022-11-15 |
Peter Eisentraut | libpq error message refactoring |
commit | commitdiff | tree |
| 2022-11-15 |
Peter Eisentraut | Disallow setting archive_library and archive_command... |
commit | commitdiff | tree |
| 2022-11-15 |
Amit Kapila | Improve comments referring snapshot's subxip array. |
commit | commitdiff | tree |
| 2022-11-14 |
Amit Kapila | Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE... |
commit | commitdiff | tree |
| 2022-11-14 |
Michael Paquier | Add error context callback when tokenizing authenticati... |
commit | commitdiff | tree |
| 2022-11-14 |
Michael Paquier | Invent open_auth_file() in hba.c to refactor authentica... |
commit | commitdiff | tree |
| 2022-11-13 |
Peter Eisentraut | libpq: Add missing newlines to error messages |
commit | commitdiff | tree |
| 2022-11-13 |
Peter Eisentraut | libpq: Remove unneeded cast and adjust format placeholder |
commit | commitdiff | tree |
| 2022-11-13 |
Tom Lane | Make Bitmapsets be valid Nodes. |
commit | commitdiff | tree |
| 2022-11-13 |
Andrew Dunstan | Use installed postgresql.conf.sample for GUC sanity... |
commit | commitdiff | tree |
| 2022-11-13 |
Andrew Dunstan | Make PostgreSQL::Test::Cluster::config_data more flexible |
commit | commitdiff | tree |
| 2022-11-13 |
Peter Eisentraut | Refactor aclcheck functions |
commit | commitdiff | tree |
| 2022-11-13 |
Peter Eisentraut | Refactor ownercheck functions |
commit | commitdiff | tree |
| 2022-11-12 |
Peter Eisentraut | Add repalloc0 and repalloc0_array |
commit | commitdiff | tree |
| 2022-11-12 |
Noah Misch | If wait_for_catchup fails under has_wal_read_bug, skip... |
commit | commitdiff | tree |
| 2022-11-12 |
Tom Lane | Fix volatility marking of timestamptz_trunc_zone. |
commit | commitdiff | tree |
| 2022-11-12 |
Jeff Davis | Document WAL rules related to PD_ALL_VISIBLE in README. |
commit | commitdiff | tree |
| 2022-11-11 |
Jeff Davis | Fix theoretical torn page hazard. |
commit | commitdiff | tree |
| 2022-11-11 |
Jeff Davis | Remove obsolete comments and code from prior to f8f4227976. |
commit | commitdiff | tree |
| 2022-11-11 |
Peter Eisentraut | meson: Define HAVE_LOCALE_T for msvc |
commit | commitdiff | tree |
| 2022-11-10 |
Tom Lane | Support writing "CREATE/ALTER TABLE ... SET STORAGE... |
commit | commitdiff | tree |
| 2022-11-10 |
Tom Lane | Fix alter_table.sql test case to test what it claims to. |
commit | commitdiff | tree |
| 2022-11-10 |
Amit Kapila | Fix comments atop ReorderBufferAddInvalidations. |
commit | commitdiff | tree |
| 2022-11-10 |
Michael Paquier | Fix comment of SimpleLruInit() in slru.c |
commit | commitdiff | tree |
| 2022-11-09 |
Tom Lane | Apply a better fix to mdunlinkfork(). |
commit | commitdiff | tree |
| 2022-11-09 |
Alvaro Herrera | Remove redundant declaration for XidInMVCCSnapshot |
commit | commitdiff | tree |
| 2022-11-09 |
Tom Lane | Report a more useful error for reloptions on a partitio... |
commit | commitdiff | tree |
| 2022-11-09 |
Tom Lane | Doc: add comments about PreventInTransactionBlock/IsInT... |
commit | commitdiff | tree |
| 2022-11-09 |
Thomas Munro | Provide sigaction() for Windows. |
commit | commitdiff | tree |
| 2022-11-08 |
Michael Paquier | Use AbsoluteConfigLocation() when building an included... |
commit | commitdiff | tree |
| 2022-11-08 |
Tom Lane | Doc: improve tutorial section about grouped aggregates. |
commit | commitdiff | tree |
| 2022-11-08 |
Peter Eisentraut | Unify some internal error message wordings |
commit | commitdiff | tree |
| 2022-11-08 |
Tom Lane | Produce more-optimal plans for bitmap scans on boolean... |
commit | commitdiff | tree |
| 2022-11-08 |
Thomas Munro | Suppress useless wakeups in walreceiver. |
commit | commitdiff | tree |
| 2022-11-08 |
Michael Paquier | psql: Add information in \d+ about foreign partitions... |
commit | commitdiff | tree |
| 2022-11-08 |
Michael Paquier | Use pg_pwrite_zeros() in walmethods.c |
commit | commitdiff | tree |
| 2022-11-08 |
Michael Paquier | Introduce pg_pwrite_zeros() in fileutils.c |
commit | commitdiff | tree |
| 2022-11-08 |
Michael Paquier | Fix initialization of pg_stat_get_lastscan() |
commit | commitdiff | tree |
| 2022-11-07 |
David Rowley | Fix compiler warning on MSVC |
commit | commitdiff | tree |
| 2022-11-07 |
Tom Lane | Fix failure to remove non-first segments of temporary... |
commit | commitdiff | tree |
| next |