Commit Graph

45212 Commits (2c64d200484c40c1bfbd532bf140bea672f267a1)
 

Author SHA1 Message Date
Andrew Dunstan 2c64d20048 Update typedefs list 7 years ago
Peter Eisentraut f7481d2c3c Documentation spell checking and markup improvements 7 years ago
Peter Eisentraut 539f32bdd6 doc: Replace non-ASCII lines in psql example output 7 years ago
Alvaro Herrera bc87f22ef6 psql: show cloned triggers in partitions 7 years ago
Alvaro Herrera 41372071df Fix crash when ALTER TABLE recreates indexes on partitions 7 years ago
Michael Paquier dad335b89f Replace search.cpan.org with metacpan.org 7 years ago
Michael Paquier dad5f8a3d5 Make capitalization of term "OpenSSL" more consistent 7 years ago
Alvaro Herrera f5545287dc Fix typo in comment 7 years ago
Amit Kapila 2e61c50785 Fix thinko in comments. 7 years ago
Andres Freund 42121790ca Change pqformat.h's integer handling functions to take unsigned integers. 7 years ago
Andres Freund 986070872f Remove duplicated return statement from llvmjit code. 7 years ago
Peter Eisentraut 0fcf5e0e6e Fix whitespace 7 years ago
Peter Eisentraut ae5ed75ed4 doc: Improve wording and fix whitespace 7 years ago
Peter Eisentraut c9d6a45724 doc: Document some nuances of logical replication of TRUNCATE 7 years ago
Amit Kapila 8121ab88e7 Cosmetic improvements for faster column addition. 7 years ago
Alvaro Herrera f49a80c481 Fix "base" snapshot handling in logical decoding 7 years ago
Alexander Korotkov 4d54543efa Fix upper limit for vacuum_cleanup_index_scale_factor 7 years ago
Bruce Momjian a89357e2f7 |--- gitweb/email subject limit -----------------|-------------| 7 years ago
Peter Geoghegan aefb0a382c Correct a comment on logtape.c's leader tape. 7 years ago
Peter Geoghegan cdc2693a11 Remove obsolete comment block in nbtsort.c. 7 years ago
Alvaro Herrera 040da42367 Enable failure to rename a partitioned index 7 years ago
Fujii Masao bbbbc2f8f3 Fix documentation bug related to backup history file. 7 years ago
Alvaro Herrera 7d872c91a3 Allow direct lookups of AppendRelInfo by child relid 7 years ago
Alexander Korotkov 6ca33a885b Increase upper limit for vacuum_cleanup_index_scale_factor 7 years ago
Peter Eisentraut c9301deb9b Reword SPI_ERROR_TRANSACTION errors in PL/pgSQL 7 years ago
Thomas Munro a40cff8956 Move RecoveryLockList into a hash table. 7 years ago
Michael Paquier c672d709b0 Fix description and documentation related to pg_restore --no-comments 7 years ago
Michael Paquier d08c3d5197 Correct handling of fsync failures with tar mode of walmethods.c 7 years ago
Alvaro Herrera 322548a8ab Update obsolete comments 7 years ago
Alvaro Herrera 1d4e5edc1d Stamp 11beta2. 7 years ago
Peter Eisentraut 299addd592 Translation updates 7 years ago
Michael Paquier 6cb3372411 Address set of issues with errno handling 7 years ago
Bruce Momjian 370e68ae1c doc: adjust order of NUMERIC arguments to match syntax 7 years ago
Bruce Momjian b6e94b820a doc: show how interval's 3 unit buckets behave using EXTRACT() 7 years ago
Bruce Momjian 2d502b8128 doc: update PG 11 release notes, mostly typo fixes 7 years ago
Bruce Momjian 21c1f0c607 doc: mention use of cross platform logical replication 7 years ago
Andrew Dunstan 123efbccea Mark binary_upgrade_set_missing_value as parallel_unsafe 7 years ago
Alvaro Herrera 475be5e790 When index recurses to a partition, map columns numbers 7 years ago
Robert Haas c6f28af5d7 Avoid generating bogus paths with partitionwise aggregate. 7 years ago
Andrew Dunstan 2448adf29c Allow for pg_upgrade of attributes with missing values 7 years ago
Alexander Korotkov 9a994e37e0 Fixes for vacuum_cleanup_index_scale_factor GUC option 7 years ago
Michael Paquier 0aa5e65ab4 Fix typo in comment of commit_ts.c for incorrect reference to CLOG 7 years ago
Amit Kapila 98d476a965 Improve coding pattern in Parallel Append code. 7 years ago
Alvaro Herrera c7048977a7 Disclaim support for default namespace in XMLTABLE 7 years ago
Tom Lane ec4719cd15 Fix partial aggregation for variance(int4) and related aggregates. 7 years ago
Alvaro Herrera e474c2b7e4 Set correct context for XPath evaluation 7 years ago
Tom Lane 425b4c082c Improve requirements documentation for ldap test suite. 7 years ago
Tom Lane 07e5a21352 Fix mishandling of sortgroupref labels while splitting SRF targetlists. 7 years ago
Alexander Korotkov bee6a683a5 Improve wording of release notes item 7 years ago
Alvaro Herrera 9cd929d360 Update expected XML output with disabled XML 7 years ago