| 2023-10-03 |
Tom Lane | Add some notes about why "ALTER TYPE enum DROP VALUE... |
commit | commitdiff | tree |
| 2023-10-03 |
Robert Haas | In basebackup.c, refactor to create read_file_data_into... |
commit | commitdiff | tree |
| 2023-10-03 |
Robert Haas | In basebackup.c, refactor to create verify_page_checksum. |
commit | commitdiff | tree |
| 2023-10-03 |
Michael Paquier | Avoid memory size overflow when allocating backend... |
commit | commitdiff | tree |
| 2023-10-03 |
Peter Eisentraut | Fix incorrect format placeholder |
commit | commitdiff | tree |
| 2023-10-03 |
David Rowley | Tidy-up some appendStringInfo*() usages |
commit | commitdiff | tree |
| 2023-10-03 |
Michael Paquier | Fail hard on out-of-memory failures in xlogreader.c |
commit | commitdiff | tree |
| 2023-10-02 |
Michael Paquier | Replace use of stat()[7] by -s switch in TAP tests... |
commit | commitdiff | tree |
| 2023-10-02 |
Tom Lane | Fix omission of column-level privileges in selective... |
commit | commitdiff | tree |
| 2023-10-02 |
Robert Haas | Remove retry loop in heap_page_prune(). |
commit | commitdiff | tree |
| 2023-10-02 |
Heikki Linnakangas | Flush WAL stats in bgwriter |
commit | commitdiff | tree |
| 2023-10-02 |
Heikki Linnakangas | Add rmgrdesc README |
commit | commitdiff | tree |
| 2023-10-02 |
Heikki Linnakangas | Add regression tests for psql \g piped into a program |
commit | commitdiff | tree |
| 2023-10-02 |
Amit Langote | Revert "Add soft error handling to some expression... |
commit | commitdiff | tree |
| 2023-10-02 |
Amit Langote | Add soft error handling to some expression nodes |
commit | commitdiff | tree |
| 2023-10-02 |
Michael Paquier | psql: Set variables from query result on failure when... |
commit | commitdiff | tree |
| 2023-10-01 |
Noah Misch | Correct assertion and comments about XLogRecordMaxSize. |
commit | commitdiff | tree |
| 2023-10-01 |
Tom Lane | Fix datalen calculation in tsvectorrecv(). |
commit | commitdiff | tree |
| 2023-10-01 |
Tom Lane | In COPY FROM, fail cleanly when unsupported encoding... |
commit | commitdiff | tree |
| 2023-10-01 |
Andrew Dunstan | Only evaluate default values as required when doing... |
commit | commitdiff | tree |
| 2023-09-30 |
Andres Freund | meson: macos: Correct -exported_symbols_list syntax... |
commit | commitdiff | tree |
| 2023-09-30 |
Andrew Dunstan | Provide FORCE_NULL * and FORCE_NOT_NULL * options for... |
commit | commitdiff | tree |
| 2023-09-30 |
Heikki Linnakangas | Fix briefly showing old progress stats for ANALYZE... |
commit | commitdiff | tree |
| 2023-09-30 |
Dean Rasheed | Fix EvalPlanQual rechecking during MERGE. |
commit | commitdiff | tree |
| 2023-09-30 |
Tom Lane | Remove environment sensitivity in pl/tcl regression... |
commit | commitdiff | tree |
| 2023-09-29 |
Bruce Momjian | doc: remove PG version mention in EXPLAIN output |
commit | commitdiff | tree |
| 2023-09-29 |
Bruce Momjian | C comment: add optimizer function reference |
commit | commitdiff | tree |
| 2023-09-29 |
Tom Lane | Suppress macOS warnings about duplicate libraries in... |
commit | commitdiff | tree |
| 2023-09-29 |
Tom Lane | Doc: improve description of dump/restore's --clean... |
commit | commitdiff | tree |
| 2023-09-29 |
Daniel Gustafsson | doc: Change statistics function xref to the right target |
commit | commitdiff | tree |
| 2023-09-29 |
Peter Eisentraut | Revert "pg_resetwal: Improve error with wrong/missing... |
commit | commitdiff | tree |
| 2023-09-29 |
David Rowley | Robustify find_base_rel and find_base_rel_ignore_join |
commit | commitdiff | tree |
| 2023-09-29 |
Michael Paquier | doc: Fix descriptions related to the handling of non... |
commit | commitdiff | tree |
| 2023-09-28 |
Peter Geoghegan | Fix btmarkpos/btrestrpos array key wraparound bug. |
commit | commitdiff | tree |
| 2023-09-28 |
Tom Lane | Fix checking of index expressions in CompareIndexInfo(). |
commit | commitdiff | tree |
| 2023-09-28 |
Robert Haas | Return data from heap_page_prune via a struct. |
commit | commitdiff | tree |
| 2023-09-28 |
Daniel Gustafsson | doc: Clarify where ereport severity levels are defined |
commit | commitdiff | tree |
| 2023-09-28 |
David Rowley | Add missing TidRangePath handling in print_path() |
commit | commitdiff | tree |
| 2023-09-28 |
Etsuro Fujita | Fix typo in src/backend/access/transam/README. |
commit | commitdiff | tree |
| 2023-09-28 |
Peter Eisentraut | doc: Improve documentation about pg_resetwal -f option |
commit | commitdiff | tree |
| 2023-09-28 |
Peter Eisentraut | pg_resetwal: Use frontend logging API |
commit | commitdiff | tree |
| 2023-09-28 |
Peter Eisentraut | pg_resetwal: Regroup --help output |
commit | commitdiff | tree |
| 2023-09-28 |
Peter Eisentraut | pg_resetwal: Improve error with wrong/missing data... |
commit | commitdiff | tree |
| 2023-09-28 |
Peter Eisentraut | pg_resetwal: Update an obsolete comment |
commit | commitdiff | tree |
| 2023-09-28 |
Michael Paquier | Show parameters of CALL as constants in pg_stat_statements |
commit | commitdiff | tree |
| 2023-09-28 |
Amit Langote | Remove obsolete executor cleanup code |
commit | commitdiff | tree |
| 2023-09-28 |
Michael Paquier | Move tracking of in_streaming to PGOutputData |
commit | commitdiff | tree |
| 2023-09-27 |
Peter Eisentraut | Add TupleDescGetDefault() |
commit | commitdiff | tree |
| 2023-09-27 |
Daniel Gustafsson | llvmjit: Use explicit LLVMContextRef for inlining |
commit | commitdiff | tree |
| 2023-09-27 |
Daniel Gustafsson | llvmjit: Make llvm_types_module variable static |
commit | commitdiff | tree |
| 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 |
| next |