Commit Graph

53867 Commits (7c2d6f8d3400edab2b91de7765db9ec71235fac9)
 

Author SHA1 Message Date
Fujii Masao 7c2d6f8d34 doc: Add index entry for MERGE SQL command. 3 years ago
John Naylor 4e2e8d71fe Clarify that pg_dump takes ACCESS SHARE lock 3 years ago
Thomas Munro 389869af59 Harden dsm_impl.c against unexpected EEXIST. 3 years ago
Michael Paquier 33bd4698c1 Fix code comments still referring to pg_start/stop_backup() 3 years ago
Michael Paquier 550bc0a6c0 Refactor the TAP test of auto_explain 3 years ago
Peter Eisentraut 258f48f858 Change some unnecessary MemSet calls 3 years ago
Peter Eisentraut 8cd61d288a Avoid unnecessary MemSet call 3 years ago
Tom Lane d31d30973a Stamp HEAD as 16devel. 3 years ago
Tom Lane adadae4581 Add 82d0ffae3 to git-blame-ignore-revs. 3 years ago
Tom Lane 82d0ffae32 pgindent run prior to branching v15. 3 years ago
Bruce Momjian f5135d2aba relnotes: update item about public schema permission change 3 years ago
Tom Lane c1d033fcb5 Stamp 15beta2. 3 years ago
Magnus Hagander 27f953ea99 Remove outdated recommendation for manual VACUUM 3 years ago
Peter Eisentraut d28e26bbe2 PL/Python: Update guide to alternative expected files 3 years ago
Peter Eisentraut fa06a34d14 pg_upgrade: Fix version comparison for global ICU support 3 years ago
Michael Paquier 401f623c7b doc: Mention attribute "inherited" in pg_stats_ext[_exprs] 3 years ago
Peter Eisentraut 3c0bcdbc66 Translation updates 3 years ago
Heikki Linnakangas adf6d5dfb2 Fix visibility check when XID is committed in CLOG but not in procarray. 3 years ago
Thomas Munro 7201cd1862 Fix relptr's encoding of the base address. 3 years ago
Tom Lane ebc584ed49 Harden range_table_mutator() against null RangeTblEntry.subquery. 3 years ago
Thomas Munro 3ab4fc5dcf Don't trust signalfd() on illumos. 3 years ago
Noah Misch 00377b9a02 CREATE INDEX: use the original userid for more ACL checks. 3 years ago
Noah Misch 2f2e24d90c Use --no-unlogged-table-data in t/027_stream_regress.pl. 3 years ago
Peter Eisentraut 901a9d5301 Remove unportable test 3 years ago
Amit Kapila 1f50918a6f Fix intermetent test failure in 028_row_filter.pl. 3 years ago
Amit Kapila 1ce34519c7 Doc: clarify that tablesync ignores publish operation. 3 years ago
Peter Eisentraut 75f2171e6c Fix missing newline at end of message 3 years ago
Michael Paquier 52b5c53ae8 Fix typo in pg_publication.c 3 years ago
Peter Eisentraut 41a2b56ae8 PL/Tcl: Don't link with -lc explicitly 3 years ago
Amit Kapila ac0e2d387a Fix memory leak due to LogicalRepRelMapEntry.attrmap. 3 years ago
Michael Paquier ca7a0d1d36 Fix two issues with HEADER MATCH in COPY 3 years ago
Andres Freund eba331ae2a pgstat: Mention pgstat_replslot.c in pgstat.c. 3 years ago
Bruce Momjian 0b135e4c2e doc: improve wording of plpgsql RAISE format text 3 years ago
Bruce Momjian a9a230e623 doc: clarify wording about phantom reads 3 years ago
Robert Haas e243de03fb amcheck: Fix incorrect use of VARATT_IS_COMPRESSED. 3 years ago
Peter Eisentraut 9f0b953457 doc: Clean up title case use 3 years ago
Tom Lane 662dbe2c86 Simplify tab completion of extension versions. 3 years ago
Amit Kapila 75bfe7434d Fix stale values in partition map entries on subscribers. 3 years ago
Peter Eisentraut 26a6d1495c doc: Make some synopsis punctuation consistent 3 years ago
Amit Kapila 26b3455afa Fix partition table's REPLICA IDENTITY checking on the subscriber. 3 years ago
Peter Eisentraut 2253f5b497 Fix file references inside some SGML comments 3 years ago
Bruce Momjian 2adeaa809c relnotes: simplify wording of pg_basebackup compression item 3 years ago
Peter Eisentraut 660ee7bec2 Message and documentation refinements 3 years ago
Tom Lane 9cd43f6cbd Fix busted tab completion of extension versions. 3 years ago
Michael Paquier 7bd4a9e990 doc: Do s/int/integer/ to describe the type of some GUC parameters 3 years ago
Tomas Vondra e3fcca0d0d Revert changes in HOT handling of BRIN indexes 3 years ago
Michael Paquier 664da2a389 Fix comment in regression tests for large objects 3 years ago
Amit Kapila b7658c24c7 Fix data inconsistency between publisher and subscriber. 3 years ago
Alvaro Herrera ffffeebf24
Link to MVCC docs in MERGE docs 3 years ago
Michael Paquier a059e15cde Re-add locally-generated files in pg_upgrade's .gitignore and Makefile 3 years ago