| 2022-11-25 |
Etsuro Fujita | Fix handling of pending inserts in nodeModifyTable.c. |
commit | commitdiff | tree |
| 2022-11-25 |
Michael Paquier | Skip TAP test for peer authentication if there are... |
commit | commitdiff | tree |
| 2022-11-24 |
Michael Paquier | Introduce variables for initial and max nesting depth... |
commit | commitdiff | tree |
| 2022-11-24 |
David Rowley | Fix some 32-bit shift warnings in MSVC |
commit | commitdiff | tree |
| 2022-11-24 |
David Rowley | Improve indenting in _hash_pgaddtup |
commit | commitdiff | tree |
| 2022-11-24 |
Alvaro Herrera | Make multixact error message more explicit |
commit | commitdiff | tree |
| 2022-11-24 |
Peter Eisentraut | doc: Fix description of how the default user name is... |
commit | commitdiff | tree |
| 2022-11-24 |
Michael Paquier | Add the database name to the ps display of logical... |
commit | commitdiff | tree |
| 2022-11-24 |
Michael Paquier | Add support for file inclusions in HBA and ident config... |
commit | commitdiff | tree |
| 2022-11-24 |
David Rowley | Speedup hash index builds by skipping needless binary... |
commit | commitdiff | tree |
| 2022-11-24 |
Michael Paquier | Create memory context for tokenization after opening... |
commit | commitdiff | tree |
| 2022-11-24 |
Michael Paquier | Add missing initialization in tokenize_expand_file... |
commit | commitdiff | tree |
| 2022-11-23 |
Michael Paquier | Rework memory contexts in charge of HBA/ident tokenization |
commit | commitdiff | tree |
| 2022-11-23 |
Alexander Korotkov | Support for custom slots in the custom executor nodes |
commit | commitdiff | tree |
| 2022-11-23 |
Andrew Dunstan | Simplify WARNING messages from skipped vacuum/analyze... |
commit | commitdiff | tree |
| 2022-11-23 |
Andrew Dunstan | Expand AclMode to 64 bits |
commit | commitdiff | tree |
| 2022-11-23 |
Peter Geoghegan | Simplify vacuum_set_xid_limits() signature. |
commit | commitdiff | tree |
| 2022-11-23 |
Peter Geoghegan | Don't test HEAP_XMAX_INVALID when freezing xmax. |
commit | commitdiff | tree |
| 2022-11-23 |
Andrew Dunstan | Fix perl warning from commit 9b4eafcaf4 |
commit | commitdiff | tree |
| 2022-11-22 |
Tom Lane | Give better hints for ambiguous or unreferenceable... |
commit | commitdiff | tree |
| 2022-11-22 |
Tom Lane | YA attempt at taming worst-case behavior of get_actual_... |
commit | commitdiff | tree |
| 2022-11-22 |
Alvaro Herrera | Remove useless MERGE test |
commit | commitdiff | tree |
| 2022-11-22 |
Amit Kapila | Improve comments atop pg_get_replication_slots. |
commit | commitdiff | tree |
| 2022-11-22 |
Alvaro Herrera | Ignore invalidated slots while computing oldest catalog... |
commit | commitdiff | tree |
| 2022-11-22 |
Andres Freund | Add wait event for pg_usleep() in perform_spin_delay() |
commit | commitdiff | tree |
| 2022-11-21 |
Andres Freund | ci: Use -fsanitize=undefined,alignment,address in linux... |
commit | commitdiff | tree |
| 2022-11-21 |
Andres Freund | ci: Introduce SanityCheck task that other tasks depend on |
commit | commitdiff | tree |
| 2022-11-21 |
Andres Freund | ci: Clean up pre-meson cruft in windows task |
commit | commitdiff | tree |
| 2022-11-21 |
Daniel Gustafsson | Replace link to Hunspell with the current homepage |
commit | commitdiff | tree |
| 2022-11-21 |
Tom Lane | Add comments and a missing CHECK_FOR_INTERRUPTS in... |
commit | commitdiff | tree |
| 2022-11-21 |
Andres Freund | Add workaround to make ubsan and ps_status.c compatible |
commit | commitdiff | tree |
| 2022-11-21 |
Tom Lane | Mark pageinspect's disk-accessing functions as parallel... |
commit | commitdiff | tree |
| 2022-11-21 |
Tom Lane | Provide options for postmaster to kill child processes... |
commit | commitdiff | tree |
| 2022-11-21 |
Tom Lane | Prevent instability in contrib/pageinspect's regression... |
commit | commitdiff | tree |
| 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 |
| next |