Commit Graph

51472 Commits (a363bc6da96b14d27e1cae1bae97242eb6ade5e6)
 

Author SHA1 Message Date
Etsuro Fujita a363bc6da9 Fix EXPLAIN ANALYZE for async-capable nodes. 4 years ago
Tom Lane e135743ef0 Reduce runtime of privileges.sql test under CLOBBER_CACHE_ALWAYS. 4 years ago
Fujii Masao d780d7c088 Change data type of counters in BufferUsage and WalUsage from long to int64. 4 years ago
Andrew Dunstan 0bf62931ca
Tweak generation of Gen_dummy_probes.pl 4 years ago
Tom Lane 0b85fa93e4 Fix vcregress.pl's ancient misspelling of --max-connections. 4 years ago
Tom Lane 1df3555acc Get rid of the separate serial_schedule list of tests. 4 years ago
Bruce Momjian 5b2d09beaf doc: update PG 14 release notes based on feedback 4 years ago
Tom Lane 6303a57309 Replace opr_sanity test's binary_coercible() function with C code. 4 years ago
Peter Eisentraut 6d177e2813 Fix typo 4 years ago
Bruce Momjian ff51679220 doc: update PG 14 release notes based on feedback so far 4 years ago
David Rowley 1692d0c3a3 Doc: Remove outdated note about run-time partition pruning 4 years ago
Michael Paquier 9ca40dcd4d Add support for LZ4 build in MSVC scripts 4 years ago
Tom Lane 049e1e2edb Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. 4 years ago
Tom Lane f02b9085ad Prevent integer overflows in array subscripting calculations. 4 years ago
Peter Eisentraut 6206454bda Translation updates 4 years ago
Peter Eisentraut fa8fbadb93 Emit dummy statements for probes.d probes when disabled 4 years ago
Peter Eisentraut 3c55410030 Remove unused function arguments 4 years ago
Michael Paquier 829daab4bb Fix typos in operatorcmds.c 4 years ago
Bruce Momjian dc02608610 doc: first draft of the PG 14 release notes 4 years ago
Michael Paquier 45aa88fe1d Fix generation of ./INSTALL for the distribution tarball 4 years ago
Thomas Munro c2dc19342e Revert recovery prefetching feature. 4 years ago
Michael Paquier 63db0ac3f9 Add more TAP tests for pg_dump with attribute compression 4 years ago
Michael Paquier 02a93e7ef9 doc: Fix some gaps with the documentation related to LZ4 4 years ago
Tom Lane 8dc3d68cbe Improve comments about USE_VALGRIND in pg_config_manual.h. 4 years ago
David Rowley 92c4c269d2 Move memory accounting Asserts for Result Cache code 4 years ago
Tom Lane a55a98477b Sync guc.c and postgresql.conf.sample with the SGML docs. 4 years ago
Tom Lane f9b809e7fb Doc: copy-editing for debug_invalidate_system_caches_always description. 4 years ago
Michael Paquier 9681f2160d Fix incorrect error code for CREATE/ALTER TABLE COMPRESSION 4 years ago
Tomas Vondra c6a01d9249 Copy the INSERT query in postgres_fdw 4 years ago
Andrew Dunstan 8292c0675a
Add a README and Makefile recipe for Gen_dummy_probes.pl 4 years ago
Peter Eisentraut 9f989a8581 Fix typo 4 years ago
Alvaro Herrera 4e8c0f1a0d
AlterSubscription_refresh: avoid stomping on global variable 4 years ago
Andrew Dunstan 8b82de0164
Remove extraneous newlines added by perl copyright patch 4 years ago
Andrew Dunstan 8fa6e6919c
Add a copyright notice to perl files lacking one. 4 years ago
Tomas Vondra 44f90ad092 Mention statistics objects in maintenance.sgml 4 years ago
Tomas Vondra 93f9af1387 Fix typos in comments about extended statistics 4 years ago
Tomas Vondra 8d4b311d24 Make pg_get_statisticsobjdef_expressions return NULL 4 years ago
Thomas Munro b65431ca5e Doc: Update notes about libc collation versions. 4 years ago
Thomas Munro ec48314708 Revert per-index collation version tracking feature. 4 years ago
Alvaro Herrera a288d94c91
Remove redundant variable 4 years ago
Alvaro Herrera 469116389e
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT 4 years ago
Alvaro Herrera db6e1aeb95
Improve documentation on DETACH PARTITION lock levels 4 years ago
Peter Geoghegan c9787385db Remove overzealous VACUUM visibility map assertion. 4 years ago
Alvaro Herrera 3fe773b149
Track detached partitions more accurately in partdescs 4 years ago
Tom Lane c38cadc090 Doc: trivial wording adjustment. 4 years ago
Robert Haas 448b02c005 Additional doc fixes for configurable TOAST compression. 4 years ago
Robert Haas 2d0f662402 docs: Clarify how ALTER TABLE .. SET COMPRESSION works. 4 years ago
Amit Kapila 592f00f8de Update replication statistics after every stream/spill. 4 years ago
Andres Freund 7f2e10baa2 jit: Fix warning reported by gcc-11 caused by dubious function signature. 4 years ago
Tom Lane e8ce68b0b9 Doc: update RELEASE_CHANGES checklist. 4 years ago