Commit Graph

14127 Commits (f339a998ffe6fb8aa8c114a33316e97b56cb1513)

Author SHA1 Message Date
Michael Paquier 8a00b96aa9 Add pg_rewind --no-sync 8 years ago
Bruce Momjian 6abad00585 rel notes: mention enabling of parallelism in PG 10 8 years ago
Michael Paquier cccf81d259 Fix table format in documentation for I/O wait events 8 years ago
Jeff Davis a45adc747e Fix WITH CHECK OPTION on views referencing postgres_fdw tables. 8 years ago
Michael Paquier eb270b00b2 Add note in pg_rewind documentation about read-only files 8 years ago
Peter Eisentraut 0c06534bd6 doc: Reword old inheritance partitioning documentation 8 years ago
Peter Eisentraut 17411e0ffa doc: Fix typos 8 years ago
Peter Eisentraut b46727e07a doc: Reorganize CREATE TABLE / LIKE option documentation 8 years ago
Michael Paquier c55de5e512 Add wait event for fsync of WAL segments 8 years ago
Peter Eisentraut 7bdea62635 Fix libpq example programs 8 years ago
Andrew Dunstan feced1387f Stamp HEAD as 12devel 8 years ago
Peter Eisentraut f7481d2c3c Documentation spell checking and markup improvements 8 years ago
Peter Eisentraut 539f32bdd6 doc: Replace non-ASCII lines in psql example output 8 years ago
Michael Paquier dad335b89f Replace search.cpan.org with metacpan.org 8 years ago
Michael Paquier dad5f8a3d5 Make capitalization of term "OpenSSL" more consistent 8 years ago
Peter Eisentraut ae5ed75ed4 doc: Improve wording and fix whitespace 8 years ago
Peter Eisentraut c9d6a45724 doc: Document some nuances of logical replication of TRUNCATE 8 years ago
Alexander Korotkov 4d54543efa Fix upper limit for vacuum_cleanup_index_scale_factor 8 years ago
Bruce Momjian a89357e2f7 |--- gitweb/email subject limit -----------------|-------------| 8 years ago
Fujii Masao bbbbc2f8f3 Fix documentation bug related to backup history file. 8 years ago
Alexander Korotkov 6ca33a885b Increase upper limit for vacuum_cleanup_index_scale_factor 8 years ago
Michael Paquier c672d709b0 Fix description and documentation related to pg_restore --no-comments 8 years ago
Alvaro Herrera 1d4e5edc1d Stamp 11beta2. 8 years ago
Bruce Momjian 370e68ae1c doc: adjust order of NUMERIC arguments to match syntax 8 years ago
Bruce Momjian b6e94b820a doc: show how interval's 3 unit buckets behave using EXTRACT() 8 years ago
Bruce Momjian 2d502b8128 doc: update PG 11 release notes, mostly typo fixes 8 years ago
Bruce Momjian 21c1f0c607 doc: mention use of cross platform logical replication 8 years ago
Alexander Korotkov 9a994e37e0 Fixes for vacuum_cleanup_index_scale_factor GUC option 8 years ago
Alvaro Herrera c7048977a7 Disclaim support for default namespace in XMLTABLE 8 years ago
Alexander Korotkov bee6a683a5 Improve wording of release notes item 8 years ago
Magnus Hagander 74cfbc8efd Fix typo 8 years ago
Magnus Hagander d9443d9608 Fix a number of typos 8 years ago
Magnus Hagander 741ee9dc81 Support long option for --pgdata in pg_verify_checksums 8 years ago
Magnus Hagander d73300a286 Document the -D and $PGDATA switch/env for pg_verify_checksums 8 years ago
Magnus Hagander b92ef305c3 Move pg_verify_checksum docs to Server utils 8 years ago
Michael Paquier 1c7c317cd9 Clarify use of temporary tables within partition trees 8 years ago
Bruce Momjian 87a19eb9bf doc: explain use of json_populate_record{set}() 8 years ago
Alexander Korotkov fb6accd27b Fix typos in release notes 8 years ago
Tom Lane b97a3465d7 Consider syntactic form when disambiguating function vs column reference. 8 years ago
Thomas Munro 4c8156d871 Add PGTYPESchar_free() to avoid cross-module problems on Windows. 8 years ago
Peter Geoghegan 514d4a1338 Remove INCLUDE attributes section from docs. 8 years ago
Alexander Korotkov e146e4d02d Documentation improvement for pg_trgm 8 years ago
Peter Eisentraut b5d099f82a doc: Replace non-ASCII lines in psql example output 8 years ago
Peter Eisentraut 8f6c94272c doc: Suggest logical replication more prominently for upgrading 8 years ago
Peter Eisentraut 387543f7bd Make new error code name match SQL standard more closely 8 years ago
Michael Paquier d61bfdda8c Fix grammar in documentation related to checkpoint_flush_after 8 years ago
Michael Paquier c83e202990 Fix grammar in REVOKE documentation 8 years ago
Peter Eisentraut 5efbdd36f1 doc: Move some new options into better positions on man pages 8 years ago
Peter Eisentraut 3b9b7516f4 ecpg: Document new compatibility option 8 years ago
Peter Eisentraut 4d6a854f17 Put new command-line options into alphabetical order 8 years ago