| 2023-09-27 |
Daniel Gustafsson | llvmjit: Remove unnecessary types |
commit | commitdiff | tree |
| 2023-09-27 |
Amit Kapila | Fix the misuse of origin filter across multiple pg_logi... |
commit | commitdiff | tree |
| 2023-09-27 |
Michael Paquier | unaccent: Tweak value of PYTHON when building without... |
commit | commitdiff | tree |
| 2023-09-27 |
Tom Lane | Stop using "-multiply_defined suppress" on macOS. |
commit | commitdiff | tree |
| 2023-09-26 |
Bruce Momjian | doc: clarify the effect of concurrent work_mem allocations |
commit | commitdiff | tree |
| 2023-09-26 |
Bruce Momjian | doc: clarify handling of time zones with "time with... |
commit | commitdiff | tree |
| 2023-09-26 |
Bruce Momjian | doc: clarify the behavior of unopenable listen_addresses |
commit | commitdiff | tree |
| 2023-09-26 |
Bruce Momjian | doc: pg_upgrade, clarify standby servers must remain... |
commit | commitdiff | tree |
| 2023-09-26 |
Bruce Momjian | pgrowlocks: change lock mode output labels for consistency |
commit | commitdiff | tree |
| 2023-09-26 |
Bruce Momjian | doc: mention GROUP BY columns can reference target... |
commit | commitdiff | tree |
| 2023-09-26 |
Peter Eisentraut | pgbench: Improve help output of -I option |
commit | commitdiff | tree |
| 2023-09-26 |
Bruce Momjian | doc: correct reference to pg_relation in comment |
commit | commitdiff | tree |
| 2023-09-26 |
Peter Eisentraut | MergeAttributes() and related variable renaming |
commit | commitdiff | tree |
| 2023-09-26 |
Peter Eisentraut | Clean up MergeCheckConstraint() |
commit | commitdiff | tree |
| 2023-09-26 |
Heikki Linnakangas | Fix another bug in parent page splitting during GiST... |
commit | commitdiff | tree |
| 2023-09-26 |
Peter Eisentraut | Add some const qualifiers |
commit | commitdiff | tree |
| 2023-09-26 |
Peter Eisentraut | Clean up MergeAttributesIntoExisting() |
commit | commitdiff | tree |
| 2023-09-26 |
Peter Eisentraut | Remove unused include |
commit | commitdiff | tree |
| 2023-09-26 |
Michael Paquier | Fix behavior of "force" in pgstat_report_wal() |
commit | commitdiff | tree |
| 2023-09-25 |
Michael Paquier | doc: Tell about "vcregress taptest" for regression... |
commit | commitdiff | tree |
| 2023-09-25 |
Thomas Munro | Fix edge-case for xl_tot_len broken by bae868ca. |
commit | commitdiff | tree |
| 2023-09-25 |
Nathan Bossart | Add worker type to pg_stat_subscription. |
commit | commitdiff | tree |
| 2023-09-25 |
Andres Freund | pg_dump: tests: Correct test condition for invalid... |
commit | commitdiff | tree |
| 2023-09-25 |
Tom Lane | Collect dependency information for parsed CallStmts. |
commit | commitdiff | tree |
| 2023-09-25 |
Andres Freund | docs: Clarify --with-segsize-blocks documentation |
commit | commitdiff | tree |
| 2023-09-25 |
Tom Lane | Pack struct ParsedWord more tightly. |
commit | commitdiff | tree |
| 2023-09-25 |
Tom Lane | Limit to_tsvector_byid's initial array allocation to... |
commit | commitdiff | tree |
| 2023-09-25 |
Tom Lane | Doc: improve cross-reference in Makefile comment. |
commit | commitdiff | tree |
| 2023-09-25 |
Daniel Gustafsson | vacuumdb: Reword --help message for clarity |
commit | commitdiff | tree |
| 2023-09-25 |
Daniel Gustafsson | vacuumdb: Fix excluding multiple schemas with -N |
commit | commitdiff | tree |
| 2023-09-25 |
Alvaro Herrera | pg_upgrade: check for types removed in pg12 |
commit | commitdiff | tree |
| 2023-09-25 |
Daniel Gustafsson | Fix typo in numutils.c comments |
commit | commitdiff | tree |
| 2023-09-25 |
Daniel Gustafsson | Add GUC for temporarily disabling event triggers |
commit | commitdiff | tree |
| 2023-09-25 |
Michael Paquier | unaccent: Fix allocation size for target characters... |
commit | commitdiff | tree |
| 2023-09-23 |
Daniel Gustafsson | Fix typo in test comment |
commit | commitdiff | tree |
| 2023-09-23 |
Thomas Munro | Don't use Perl pack('Q') in 039_end_of_wal.pl. |
commit | commitdiff | tree |
| 2023-09-22 |
Thomas Munro | Don't trust unvalidated xl_tot_len. |
commit | commitdiff | tree |
| 2023-09-22 |
Tom Lane | Doc: copy-edit the introductory para for the pg_class... |
commit | commitdiff | tree |
| 2023-09-22 |
Daniel Gustafsson | Avoid using internal test methods in SSL tests |
commit | commitdiff | tree |
| 2023-09-22 |
Daniel Gustafsson | Avoid potential pfree on NULL on OpenSSL errors |
commit | commitdiff | tree |
| 2023-09-22 |
Peter Eisentraut | Simplify information schema check constraint deparsing |
commit | commitdiff | tree |
| 2023-09-22 |
Tom Lane | Fix COMMIT/ROLLBACK AND CHAIN in the presence of subtra... |
commit | commitdiff | tree |
| 2023-09-21 |
Daniel Gustafsson | Allow dbname in pg_basebackup/pg_receivewal connstring |
commit | commitdiff | tree |
| 2023-09-21 |
Etsuro Fujita | Update comment about set_join_pathlist_hook(). |
commit | commitdiff | tree |
| 2023-09-21 |
David Rowley | Fix vacuumdb to pass buffer-usage-limit with analyze... |
commit | commitdiff | tree |
| 2023-09-20 |
Michael Paquier | doc: Fix description of BUFFER_USAGE_LIMIT for VACUUM... |
commit | commitdiff | tree |
| 2023-09-20 |
Michael Paquier | unaccent: Add support for quoted translated characters |
commit | commitdiff | tree |
| 2023-09-20 |
Nathan Bossart | Remove open-coded binary heap in pg_dump_sort.c. |
commit | commitdiff | tree |
| 2023-09-20 |
Michael Paquier | Fix typos in pgoutput.c |
commit | commitdiff | tree |
| 2023-09-20 |
Michael Paquier | psql: Reset query buffer of \e, \ef and \ev on error |
commit | commitdiff | tree |
| 2023-09-19 |
Nathan Bossart | Convert pg_restore's ready_list to a priority queue. |
commit | commitdiff | tree |
| 2023-09-19 |
Heikki Linnakangas | Fix psql tab-completion for identifiers containing... |
commit | commitdiff | tree |
| 2023-09-19 |
Peter Eisentraut | Replace more MemSet calls with struct initialization |
commit | commitdiff | tree |
| 2023-09-19 |
Heikki Linnakangas | Fix GiST README's explanation of the NSN cross-check. |
commit | commitdiff | tree |
| 2023-09-19 |
Peter Eisentraut | Standardize type of extend_by counter |
commit | commitdiff | tree |
| 2023-09-19 |
Michael Paquier | Improve error message for snapshot import in snapmgr... |
commit | commitdiff | tree |
| 2023-09-18 |
Michael Paquier | Fix assertion failure with PL/Python exceptions |
commit | commitdiff | tree |
| 2023-09-18 |
Nathan Bossart | Add function for removing arbitrary nodes in binaryheap. |
commit | commitdiff | tree |
| 2023-09-18 |
Nathan Bossart | Fix MSVC build for changes to binaryheap. |
commit | commitdiff | tree |
| 2023-09-18 |
Nathan Bossart | Make binaryheap available to frontend code. |
commit | commitdiff | tree |
| 2023-09-18 |
Tom Lane | Don't crash if cursor_to_xmlschema is used on a non... |
commit | commitdiff | tree |
| 2023-09-18 |
Alvaro Herrera | Fix psql's \? output for \watch |
commit | commitdiff | tree |
| 2023-09-18 |
Daniel Gustafsson | doc: Add example for how to set file_fdw column option |
commit | commitdiff | tree |
| 2023-09-18 |
Peter Eisentraut | Fix information schema for catalogued not-null constraints |
commit | commitdiff | tree |
| 2023-09-18 |
Peter Eisentraut | Update Unicode data to Unicode 15.1.0 |
commit | commitdiff | tree |
| 2023-09-18 |
Peter Eisentraut | Make Unicode script fit for future versions |
commit | commitdiff | tree |
| 2023-09-15 |
Tom Lane | Track nesting depth correctly when drilling down into... |
commit | commitdiff | tree |
| 2023-09-15 |
Daniel Gustafsson | Rename variable for code clarity |
commit | commitdiff | tree |
| 2023-09-15 |
Heikki Linnakangas | Remove unnecessary smgrimmedsync() when creating unlogg... |
commit | commitdiff | tree |
| 2023-09-14 |
Daniel Gustafsson | Quote filenames in error messages |
commit | commitdiff | tree |
| 2023-09-14 |
Peter Eisentraut | Fix indentation in SQL file |
commit | commitdiff | tree |
| 2023-09-14 |
Michael Paquier | Revert "Improve error message on snapshot import in... |
commit | commitdiff | tree |
| 2023-09-14 |
Amit Kapila | Flush logical slots to disk during a shutdown checkpoin... |
commit | commitdiff | tree |
| 2023-09-14 |
Amit Kapila | Remove redundant result assignment in 004_sync.pl. |
commit | commitdiff | tree |
| 2023-09-14 |
Andres Freund | Fix tracking of temp table relation extensions as writes |
commit | commitdiff | tree |
| 2023-09-14 |
Michael Paquier | Improve error message on snapshot import in snapmgr.c |
commit | commitdiff | tree |
| 2023-09-13 |
Michael Paquier | Refactor error messages for unsupported providers in... |
commit | commitdiff | tree |
| 2023-09-13 |
David Rowley | Fix incorrect logic in plan dependency recording |
commit | commitdiff | tree |
| 2023-09-13 |
Amit Kapila | Fix the ALTER SUBSCRIPTION to reflect the change in... |
commit | commitdiff | tree |
| 2023-09-13 |
Thomas Munro | Fix exception safety bug in typcache.c. |
commit | commitdiff | tree |
| 2023-09-13 |
Michael Paquier | Switch psql's TAP test for query cancellation to use... |
commit | commitdiff | tree |
| 2023-09-13 |
Michael Paquier | Skip psql's TAP test for query cancellation entirely... |
commit | commitdiff | tree |
| 2023-09-09 |
Michael Paquier | Remove redundant assignments in copyfrom.c |
commit | commitdiff | tree |
| 2023-09-08 |
Bruce Momjian | doc: remove mention of backslash doubling in strings |
commit | commitdiff | tree |
| 2023-09-08 |
Masahiko Sawada | Stabilize subscription stats test. |
commit | commitdiff | tree |
| 2023-09-08 |
Daniel Gustafsson | Add JIT deform_counter |
commit | commitdiff | tree |
| 2023-09-08 |
Daniel Gustafsson | doc: Extend documentation of PG_TEST_EXTRA |
commit | commitdiff | tree |
| 2023-09-08 |
Thomas Munro | Teach WaitEventSetWait() to report multiple events... |
commit | commitdiff | tree |
| 2023-09-08 |
Thomas Munro | Remove some more "snapshot too old" vestiges. |
commit | commitdiff | tree |
| 2023-09-08 |
Michael Paquier | Improve BackendXidGetPid() to only access allProcs... |
commit | commitdiff | tree |
| 2023-09-07 |
Bruce Momjian | doc: change "cross product" to "Cartesian product" |
commit | commitdiff | tree |
| 2023-09-07 |
Robert Haas | Reorder tests in get_cheapest_path_for_pathkeys(). |
commit | commitdiff | tree |
| 2023-09-07 |
Alvaro Herrera | Move privilege check to the right place |
commit | commitdiff | tree |
| 2023-09-07 |
Alvaro Herrera | Update information_schema definition for not-null const... |
commit | commitdiff | tree |
| 2023-09-07 |
Michael Paquier | pg_basebackup: Generate valid temporary slot names... |
commit | commitdiff | tree |
| 2023-09-07 |
Thomas Munro | Fix instability in 031_recovery_conflict.pl. |
commit | commitdiff | tree |
| 2023-09-07 |
Thomas Munro | Fix recovery conflict SIGUSR1 handling. |
commit | commitdiff | tree |
| 2023-09-06 |
Nathan Bossart | Allow using syncfs() in frontend utilities. |
commit | commitdiff | tree |
| 2023-09-06 |
Nathan Bossart | Add support for syncfs() in frontend support functions. |
commit | commitdiff | tree |
| 2023-09-06 |
Nathan Bossart | Make enum for sync methods available to frontend code. |
commit | commitdiff | tree |
| next |