Commit Graph

49588 Commits (efea2b85fa2c3dec1c8039f1c97fcfe53ee5e82c)
 

Author SHA1 Message Date
Tom Lane efea2b85fa Stamp 13rc1. 5 years ago
Peter Eisentraut bab6f77f24 Translation updates 5 years ago
Noah Misch 6fb1c5b528 Fix interpolation in test name. 5 years ago
Peter Eisentraut b1b53f15bb Message fixes and style improvements 5 years ago
Tom Lane b380484a85 Use the properly transformed RangeVar for expandTableLikeClause(). 5 years ago
Peter Eisentraut e6bbe07dee doc: Don't hide the "Up" link when it is the same as "Home" 5 years ago
Jeff Davis 93106d71a1 logtape.c: do not preallocate for tapes when sorting 5 years ago
Alvaro Herrera aeb781107a
psql: Display stats target of extended statistics 5 years ago
Alvaro Herrera 6dcec8fe13
Update copyright year 5 years ago
Tom Lane 9892564121 Doc: some more v13 release note tweaking. 5 years ago
Tom Lane 3965de54e7 Doc: update v13 release notes through today, do a copy-editing pass. 5 years ago
Tom Lane 3d92252d7d Doc: fill in "major enhancements" list in v13 release notes. 5 years ago
Tom Lane 3f29aa48b6 Use _exit(2) for SIGQUIT during ProcessStartupPacket, too. 5 years ago
Peter Eisentraut 9f358c5ef3 doc: Remove buggy ICU collation from documentation 5 years ago
Magnus Hagander 727f6fb8f7 Fix title in reference section 5 years ago
Etsuro Fujita d601a93075 Clean up some code and comments in partbounds.c. 5 years ago
Etsuro Fujita 32a433455a Doc: clean up contributor names. 5 years ago
Michael Paquier b3d89b7a88 doc: Fix some grammar and inconsistencies 5 years ago
Noah Misch 6f15be5bed Fix rd_firstRelfilenodeSubid for nailed relations, in parallel workers. 5 years ago
Tom Lane 35e59398ab Make archiver's SIGQUIT handler exit via _exit(). 5 years ago
Tom Lane 6b473ab4f2 Doc: adjust documentation related to index support functions. 5 years ago
Tom Lane aa33187164 Minor fixes in docs and error messages. 5 years ago
Magnus Hagander 1bf0b9c5f5 Add missing quote in docs 5 years ago
Alvaro Herrera d0230a43fc
Check default partitions constraints while descending 5 years ago
Jeff Davis b61d048e0d Adjust cost model for HashAgg that spills to disk. 5 years ago
Tom Lane e02c99bff6 Clarify comments in enforce_generic_type_consistency(). 5 years ago
Peter Eisentraut 1e83138da1 Update list of acknowledgments in release notes 5 years ago
Michael Paquier b7cf9e42ac doc: Tweak sentence for pg_checksums when enabling checksums 5 years ago
Magnus Hagander a82919afe2 Change path in example of file_fdw for logs 5 years ago
Tom Lane f04203ab7e Fix misleading error message about inconsistent moving-aggregate types. 5 years ago
Tom Lane e7f06ea60a Remove useless lstat() call in pg_rewind. 5 years ago
Tom Lane 8df601bd40 Make new authentication test case more robust. 5 years ago
Tom Lane 9b81a30f92 Fix over-eager ping'ing in logical replication receiver. 5 years ago
Jeff Davis 4a4f3bf983 Fix bogus MaxAllocSize check in logtape.c. 5 years ago
Andrew Dunstan 72857482c1 Collect attribute data on extension owned tables being dumped 5 years ago
Bruce Momjian 7574af1e1b C comment: correct use of 64-"byte" cache line size 5 years ago
Tom Lane afec6ba0ba Fix rare deadlock failure in create_am regression test. 5 years ago
Tom Lane 17424e79d9 Avoid lockup of a parallel worker when reporting a long error message. 5 years ago
Tom Lane 214bc9038e Doc: mention packager-supplied tools for server start/stop, initdb, etc. 5 years ago
Alvaro Herrera 352b8cf59f
Fix typo in comment 5 years ago
Bruce Momjian 2c7db50ce8 doc: clarify that max_wal_size is "during" checkpoints 5 years ago
Alvaro Herrera 15dad57765
Raise error on concurrent drop of partitioned index 5 years ago
Tom Lane 4178b74996 Teach libpq to handle arbitrary-length lines in .pgpass files. 5 years ago
Bruce Momjian 73018f564a doc: document how the backup manifest is transferred 5 years ago
Bruce Momjian 1d3ff89ecf doc: add commas after 'i.e.' and 'e.g.' 5 years ago
Bruce Momjian 787ccf5a5f C comment: remove mention of use of t_hoff WAL structure member 5 years ago
Bruce Momjian cef30b66fd pg_upgrade doc: mention saving postgresql.conf.auto files 5 years ago
Alvaro Herrera 97dc0d1d58
doc: Update partitioning limitation on BEFORE triggers 5 years ago
Bruce Momjian bef7b917a7 docs: in mapping SQL to C data types, timestamp isn't a pointer 5 years ago
Bruce Momjian 9bb4f98bb7 doc: cross-link file-fdw and CSV config log sections 5 years ago