| 2023-10-30 |
Noah Misch | Diagnose !indisvalid in more SQL functions. |
commit | commitdiff | tree |
| 2023-10-30 |
Noah Misch | amcheck: Distinguish interrupted page deletion from... |
commit | commitdiff | tree |
| 2023-10-30 |
Bruce Momjian | pgindent run to fix commits de64268561 and 5ae2087202a |
commit | commitdiff | tree |
| 2023-10-30 |
Peter Eisentraut | Fill in more of ObjectProperty |
commit | commitdiff | tree |
| 2023-10-30 |
Amit Kapila | Add STREAM_START/STREAM_STOP for transactional messages... |
commit | commitdiff | tree |
| 2023-10-30 |
Alexander Korotkov | Fix indentation in contrib/amcheck/verify_nbtree.c |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Expand regression tests for pg_stat_reset_shared() |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Delay recovery mode LOG after reading backup_label... |
commit | commitdiff | tree |
| 2023-10-30 |
Amit Kapila | Doc: Make link names consistent in logical replication... |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Mention standby.signal in FATALs for checkpoint record... |
commit | commitdiff | tree |
| 2023-10-30 |
Michael Paquier | Introduce pg_stat_checkpointer |
commit | commitdiff | tree |
| 2023-10-29 |
Michael Paquier | Refactor some code related to transaction-level statist... |
commit | commitdiff | tree |
| 2023-10-29 |
Alexander Korotkov | Fix instable 006_login_trigger.pl test |
commit | commitdiff | tree |
| 2023-10-29 |
Tom Lane | Teach pg_dump about the new pg_subscription.subrunasown... |
commit | commitdiff | tree |
| 2023-10-29 |
Dean Rasheed | Guard against overflow in make_interval(). |
commit | commitdiff | tree |
| 2023-10-29 |
Dean Rasheed | btree_gin: Fix calculation of leftmost interval value. |
commit | commitdiff | tree |
| 2023-10-28 |
Tom Lane | Fix intra-query memory leak when a SRF returns zero... |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: add links to Postgres features intro |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: comment wording improvement |
commit | commitdiff | tree |
| 2023-10-28 |
Tom Lane | Remove PHOT from our default timezone abbreviations... |
commit | commitdiff | tree |
| 2023-10-28 |
Tom Lane | Allow relkind 'I' in type_sanity test. |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: improve text around consistency of statistics... |
commit | commitdiff | tree |
| 2023-10-28 |
Bruce Momjian | doc: improve config syncfs wording |
commit | commitdiff | tree |
| 2023-10-27 |
Jeff Davis | Clarify the result order of unnest(multirange). |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | doc Improve C GUC-related comments |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | doc: wording improvements |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Teach contrib/amcheck to check the unique constraint... |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Split event_trigger_login test from event_trigger test |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix minmax-multi distance for extreme interval values |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix minmax-multi on infinite date/timestamp values |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix calculation in brin_minmax_multi_distance_date |
commit | commitdiff | tree |
| 2023-10-27 |
Tomas Vondra | Fix overflow when calculating timestamp distance in... |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | doc: clarify logical decoding's deadlock of system... |
commit | commitdiff | tree |
| 2023-10-27 |
Bruce Momjian | |--- gitweb subject length limit ----------------|... |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Adjust parallel_schedule with event triggers on authent... |
commit | commitdiff | tree |
| 2023-10-27 |
Amit Kapila | Commit b195e6d482 forgot to update meson.build. |
commit | commitdiff | tree |
| 2023-10-27 |
Amit Kapila | Use shorter file names in the upgrade logical slots... |
commit | commitdiff | tree |
| 2023-10-27 |
Alexander Korotkov | Make UniqueRelInfo a node |
commit | commitdiff | tree |
| 2023-10-27 |
Michael Paquier | Remove buffers_backend and buffers_backend_fsync from... |
commit | commitdiff | tree |
| 2023-10-26 |
David Rowley | Optimize various aggregate deserialization functions... |
commit | commitdiff | tree |
| 2023-10-26 |
Peter Eisentraut | Add "Add trailing commas to enum definitions" to .git... |
commit | commitdiff | tree |
| 2023-10-26 |
Amit Langote | Avoid compiler warning in non-assert builds |
commit | commitdiff | tree |
| 2023-10-26 |
Peter Eisentraut | Add trailing commas to enum definitions |
commit | commitdiff | tree |
| 2023-10-26 |
David Rowley | Introduce the concept of read-only StringInfos |
commit | commitdiff | tree |
| 2023-10-26 |
Amit Langote | Prevent duplicate RTEPermissionInfo for plain-inheritan... |
commit | commitdiff | tree |
| 2023-10-26 |
Amit Kapila | Migrate logical slots to the new node during an upgrade. |
commit | commitdiff | tree |
| 2023-10-25 |
Tom Lane | Doc: remove misleading info about ecpg's CONNECT/DISCON... |
commit | commitdiff | tree |
| 2023-10-25 |
Nathan Bossart | Remove dead code in pg_ctl.c. |
commit | commitdiff | tree |
| 2023-10-25 |
Jeff Davis | Doc fix: Interfacing Extensions to Indexes |
commit | commitdiff | tree |
| 2023-10-25 |
Alexander Korotkov | Fix some regression tests for d3d55ce57136 |
commit | commitdiff | tree |
| 2023-10-25 |
Alexander Korotkov | Remove useless self-joins |
commit | commitdiff | tree |
| 2023-10-25 |
Daniel Gustafsson | Use snprintf instead of sprintf in pg_regress. |
commit | commitdiff | tree |
| 2023-10-25 |
David Rowley | Add missing include dir and references to libpq for... |
commit | commitdiff | tree |
| 2023-10-25 |
Michael Paquier | doc: Fix some typos and grammar |
commit | commitdiff | tree |
| 2023-10-25 |
Michael Paquier | Log OpenSSL version in ./configure output |
commit | commitdiff | tree |
| 2023-10-24 |
Daniel Gustafsson | Reword memory terminology for PQresultMemorySize |
commit | commitdiff | tree |
| 2023-10-24 |
Daniel Gustafsson | Speed up pg_regress server readiness testing. |
commit | commitdiff | tree |
| 2023-10-24 |
Tom Lane | Fix problems when a plain-inheritance parent table... |
commit | commitdiff | tree |
| 2023-10-24 |
Peter Geoghegan | Doc: indexUnchanged is strictly a hint. |
commit | commitdiff | tree |
| 2023-10-24 |
Jeff Davis | Assert that buffers are marked dirty before XLogRegiste... |
commit | commitdiff | tree |
| 2023-10-23 |
Michael Paquier | doc: Improve example query related to pg_wait_events |
commit | commitdiff | tree |
| 2023-10-23 |
Michael Paquier | Fix typos in wait_event.c |
commit | commitdiff | tree |
| 2023-10-23 |
Robert Haas | Change struct tablespaceinfo's oid member from 'char... |
commit | commitdiff | tree |
| 2023-10-23 |
Robert Haas | Refactor parse_filename_for_nontemp_relation to parse... |
commit | commitdiff | tree |
| 2023-10-23 |
Michael Paquier | Remove unnecessary break in pg_logical_replication_slot... |
commit | commitdiff | tree |
| 2023-10-23 |
Michael Paquier | doc: Fix some grammar and inconsistent tags |
commit | commitdiff | tree |
| 2023-10-22 |
Thomas Munro | Log LLVM library version in configure output. |
commit | commitdiff | tree |
| 2023-10-21 |
Thomas Munro | Fix min_dynamic_shared_memory on Windows. |
commit | commitdiff | tree |
| 2023-10-21 |
Tom Lane | Allow ALTER SYSTEM to set unrecognized custom GUCs. |
commit | commitdiff | tree |
| 2023-10-20 |
Alvaro Herrera | Make some error strings more generic |
commit | commitdiff | tree |
| 2023-10-20 |
Andres Freund | meson: Make detection of python more robust |
commit | commitdiff | tree |
| 2023-10-20 |
Tom Lane | Doc: update CREATE OPERATOR's statement about => as... |
commit | commitdiff | tree |
| 2023-10-20 |
Tom Lane | Extend ALTER OPERATOR to allow setting more optimizatio... |
commit | commitdiff | tree |
| 2023-10-20 |
Michael Paquier | Remove unnecessary dependencies to wal_level=logical... |
commit | commitdiff | tree |
| 2023-10-19 |
Robert Haas | During online checkpoints, insert XLOG_CHECKPOINT_REDO... |
commit | commitdiff | tree |
| 2023-10-19 |
Tom Lane | Doc: modernize comment for boolin(). |
commit | commitdiff | tree |
| 2023-10-19 |
Michael Paquier | pg_stat_statements: Add local_blk_{read|write}_time |
commit | commitdiff | tree |
| 2023-10-19 |
Michael Paquier | Add local_blk_{read|write}_time I/O timing statistics... |
commit | commitdiff | tree |
| 2023-10-19 |
Michael Paquier | Rename I/O timing statistics columns to shared_blk_... |
commit | commitdiff | tree |
| 2023-10-19 |
Tom Lane | Improve pglz_decompress's defenses against corrupt... |
commit | commitdiff | tree |
| 2023-10-19 |
Michael Paquier | Install wait_event_types.h in VPATH builds |
commit | commitdiff | tree |
| 2023-10-18 |
Thomas Munro | jit: Changes for LLVM 17. |
commit | commitdiff | tree |
| 2023-10-18 |
Thomas Munro | jit: Supply LLVMGlobalGetValueType() for LLVM < 8. |
commit | commitdiff | tree |
| 2023-10-18 |
Thomas Munro | jit: Support opaque pointers in LLVM 16. |
commit | commitdiff | tree |
| 2023-10-18 |
Michael Paquier | pg_upgrade: Fix test name in 002_pg_upgrade.pl |
commit | commitdiff | tree |
| 2023-10-18 |
Peter Eisentraut | Clean up some pg_dump tests |
commit | commitdiff | tree |
| 2023-10-18 |
Michael Paquier | Count write times when extending relation files for... |
commit | commitdiff | tree |
| 2023-10-18 |
Michael Paquier | Add flush option to pg_logical_emit_message() |
commit | commitdiff | tree |
| 2023-10-17 |
Tom Lane | Dodge a compiler bug affecting timetz_zone/timetz_izone. |
commit | commitdiff | tree |
| 2023-10-17 |
Nathan Bossart | Avoid calling proc_exit() in processes forked by system(). |
commit | commitdiff | tree |
| 2023-10-17 |
Robert Haas | Reword messages about impending (M)XID exhaustion. |
commit | commitdiff | tree |
| 2023-10-17 |
Robert Haas | Talk about assigning, rather than generating, new Multi... |
commit | commitdiff | tree |
| 2023-10-17 |
Michael Paquier | Improve truncation of pg_serial/, removing "apparent... |
commit | commitdiff | tree |
| 2023-10-17 |
Alexander Korotkov | Run 006_login_trigger.pl only with Unix-domain sockets |
commit | commitdiff | tree |
| 2023-10-17 |
Amit Kapila | Restart the apply worker if the privileges have been... |
commit | commitdiff | tree |
| 2023-10-16 |
Tom Lane | Add regression test coverage for timetz_izone(). |
commit | commitdiff | tree |
| 2023-10-16 |
Tom Lane | Ensure we have a snapshot while dropping ON COMMIT... |
commit | commitdiff | tree |
| 2023-10-16 |
Nathan Bossart | Move extra code out of the Pre/PostRestoreCommand(... |
commit | commitdiff | tree |
| 2023-10-16 |
Robert Haas | Update the documentation on recovering from (M)XID... |
commit | commitdiff | tree |
| 2023-10-16 |
Alexander Korotkov | List 006_login_trigger.pl test for meson |
commit | commitdiff | tree |
| next |