Commit Graph

53862 Commits (258f48f858b0bcc4c3fac3fa01f79ee61ad0cd1e)
 

Author SHA1 Message Date
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
Amit Kapila 5a97b13254 Fix cache look-up failures while applying changes in logical replication. 3 years ago
Michael Paquier a3ff08e0b0 Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP 3 years ago
Tom Lane ba412c905a Avoid ecpglib core dump with out-of-order operations. 3 years ago
Tom Lane d26ac35d0d Doc: clarify the default collation behavior of domains. 3 years ago
Tom Lane 4e54d231ae pg_upgrade: further tweaking of make_outputdirs(). 3 years ago