Commit Graph

53058 Commits (3dadeef5d9ffe94deac926d7266a2ec64795e159)
 

Author SHA1 Message Date
Tom Lane 9fa6fe466c Rethink blocking annotations in detach-partition-concurrently-[34]. 5 years ago
Peter Eisentraut 1479c5afdc doc: Fix quoting markup 5 years ago
Amit Kapila f3690fbdea Doc: Hash Indexes. 5 years ago
Michael Paquier 95e2f925f1 doc: Mention requirement to --enable-tap-tests on section for TAP tests 5 years ago
David Rowley b88e5fe60e Doc: mention that VACUUM can't utilize over 1GB of RAM 5 years ago
Bruce Momjian e033e260b9 doc: adjust "cities" example to be consistent with other SQL 5 years ago
Bruce Momjian d540929556 docs: clarify new aggressive vacuum mode for multi-xacts 5 years ago
Tom Lane 63a9521670 Don't try to print data type names in slot_store_error_callback(). 5 years ago
Bruce Momjian 56d467a07d doc: PG 14 relnotes, mention CONCURRENTLY improvements 5 years ago
Bruce Momjian a3a681f859 doc: update PG 14 release notes 5 years ago
Peter Eisentraut fb72a7b8c3 doc: Remove inappropriate <acronym> tags 5 years ago
Andrew Dunstan 1da2ea0ccc
add missing tag from commit b8c4261e5e 5 years ago
Peter Eisentraut 46bbe5d777 doc: Clean up title case use 5 years ago
Andrew Dunstan 100e9ae53f
Add new make targets world-bin and install-world-bin 5 years ago
Tom Lane d047708017 Add --clobber-cache option to initdb, for CCA testing. 5 years ago
Alvaro Herrera be280cdad2
Don't reset relhasindex for partitioned tables on ANALYZE 5 years ago
Andrew Dunstan c4774ce339
Fix prove_installcheck to use correct paths when used with PGXS 5 years ago
Amit Kapila a9cb00a965 Replace magic constants used in pg_stat_get_replication_slot(). 5 years ago
Amit Kapila dfceed30ab Allow streaming the changes after speculative aborts. 5 years ago
Michael Paquier 607a3a43bc Fix incorrect PITR message for transaction ROLLBACK PREPARED 5 years ago
Alexander Korotkov 322e82b77e Fixes for multirange selectivity estimation 5 years ago
Alvaro Herrera 690339fcd5
Fix libpq state machine in pipeline mode 5 years ago
Alvaro Herrera 69cf1d5429
Add PQsendFlushRequest to libpq 5 years ago
Tom Lane f8b51464c2 Fix bogus logic for reporting which hash partition conflicts. 5 years ago
Bruce Momjian caa0f07d2d doc: Improve PG14 release notes 5 years ago
Tom Lane cf1f545bf2 Don't use abort(3) in libpq's fe-print.c. 5 years ago
Tom Lane 203c5aaaba Don't depend on -fwrapv semantics in pgbench's random() function. 5 years ago
Andrew Dunstan e1c1c30f63
Pre branch pgindent / pgperltidy run 5 years ago
Peter Eisentraut c31833779d Message style improvements 5 years ago
Amit Kapila ee3fdb8f34 Improve RelationGetIdentityKeyBitmap(). 5 years ago
Amit Kapila b786304c29 Fix race condition in TransactionGroupUpdateXidStatus(). 5 years ago
Thomas Munro 34a8b64b4e Change recovery_init_sync_method to PGC_SIGHUP. 5 years ago
Michael Paquier 79718c1c6c Fix variable initialization with ALTER SUBSCRIPTION DROP PUBLICATION 5 years ago
Michael Paquier 09a69f6e23 Add test for CREATE INDEX CONCURRENTLY with not-so-immutable predicate 5 years ago
Tom Lane 642c0697c9 Remove memory leaks in isolationtester. 5 years ago
Peter Eisentraut c302a61390 Error message refactoring 5 years ago
Tom Lane dcffc9ba8a Doc: update v14 release notes for revert of commit c0cb87fbb. 5 years ago
Tom Lane 8ec00dc5cd Remove undesirable libpq dependency on stringinfo.c. 5 years ago
Michael Paquier d5a2c413fc Remove non-existing variable reference in MSVC's Solution.pm 5 years ago
Michael Paquier 704e1dbd9a Remove some useless logs from the TAP tests of pgbench 5 years ago
Tom Lane 5a0f1c8c01 Remove unnecessary failure cases in RemoveRoleFromObjectPolicy(). 5 years ago
Tom Lane 8a80562d73 Doc: remove commit f560209c6 from v14 release notes. 5 years ago
Michael Paquier 38ff135d94 Cleanup some code related to pgbench log checks in TAP tests 5 years ago
Peter Eisentraut 3af10943ce Put option listing back into alphabetical order 5 years ago
Peter Eisentraut e59d428f34 Fixes in ALTER SUBSCRIPTION DROP PUBLICATION code 5 years ago
Peter Eisentraut 63e6d05bf3 doc: Change reloption data type spelling for consistency 5 years ago
Peter Eisentraut a60c4c5c1a Remove redundant variable pageSize in gistinitpage 5 years ago
Amit Kapila 847c62ee76 Doc: Fix minor formatting issue in logicaldecoding.sgml. 5 years ago
Michael Paquier 15ff5401d1 doc: Add acronyms for MITM and SNI 5 years ago
Michael Paquier 87b2124dfa Add more debugging information with log checks in TAP tests of pgbench 5 years ago