2023-10-07 |
Tom Lane | Restore proper linkage of pg_char_to_encoding() and... |
commit | commitdiff | tree |
2023-10-07 |
Alexander Korotkov | Fix typos in e0b1ee17dc |
commit | commitdiff | tree |
2023-10-06 |
Peter Eisentraut | Add test for checking the line length of --help output |
commit | commitdiff | tree |
2023-10-06 |
Peter Eisentraut | Remove environment-variable-based defaults in psql... |
commit | commitdiff | tree |
2023-10-06 |
Etsuro Fujita | Remove extra parenthesis from comment. |
commit | commitdiff | tree |
2023-10-06 |
Alexander Korotkov | Skip checking of scan keys required for directional... |
commit | commitdiff | tree |
2023-10-06 |
Heikki Linnakangas | Fix crash on syslogger startup |
commit | commitdiff | tree |
2023-10-06 |
Michael Paquier | worker_spi: Fix test failure with BGWORKER_BYPASS_ALLOWCONN |
commit | commitdiff | tree |
2023-10-06 |
Michael Paquier | worker_spi: Add tests for BGWORKER_BYPASS_ALLOWCONN |
commit | commitdiff | tree |
2023-10-05 |
Peter Eisentraut | Push attcompression and attstorage handling into BuildD... |
commit | commitdiff | tree |
2023-10-05 |
Peter Eisentraut | Move BuildDescForRelation() from tupdesc.c to tablecmds.c |
commit | commitdiff | tree |
2023-10-05 |
Peter Eisentraut | Push attidentity and attgenerated handling into BuildDe... |
commit | commitdiff | tree |
2023-10-05 |
Heikki Linnakangas | Refactor ListenSocket array. |
commit | commitdiff | tree |
2023-10-05 |
Alvaro Herrera | Improve JsonLexContext's freeability |
commit | commitdiff | tree |
2023-10-05 |
David Rowley | Consider cheap startup paths in add_paths_to_append_rel |
commit | commitdiff | tree |
2023-10-05 |
David Rowley | Fix memory leak in Memoize code |
commit | commitdiff | tree |
2023-10-05 |
Peter Eisentraut | Constify crc32_sz |
commit | commitdiff | tree |
2023-10-05 |
Peter Eisentraut | Modernize const handling with readline |
commit | commitdiff | tree |
2023-10-05 |
Michael Paquier | worker_spi: Expand set of options to start workers |
commit | commitdiff | tree |
2023-10-05 |
Michael Paquier | dblink: Replace WAIT_EVENT_EXTENSION with custom wait... |
commit | commitdiff | tree |
2023-10-05 |
Michael Paquier | postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom... |
commit | commitdiff | tree |
2023-10-04 |
Nathan Bossart | Document that --sync-method takes an argument. |
commit | commitdiff | tree |
2023-10-04 |
Peter Eisentraut | doc: Clarify not-null constraints in information schema |
commit | commitdiff | tree |
2023-10-04 |
Michael Paquier | test_shm_mq: Replace WAIT_EVENT_EXTENSION with custom... |
commit | commitdiff | tree |
2023-10-04 |
Michael Paquier | worker_spi: Rename custom wait event to "WorkerSpiMain" |
commit | commitdiff | tree |
2023-10-03 |
Tom Lane | Doc: suppress "exceed the available area" warning in... |
commit | commitdiff | tree |
2023-10-03 |
Peter Eisentraut | Remove RelationGetIndexRawAttOptions() |
commit | commitdiff | tree |
2023-10-03 |
Peter Eisentraut | Remove IndexInfo.ii_OpclassOptions field |
commit | commitdiff | tree |
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 |
next |