Commit Graph

13893 Commits (87790fd1eaa5d2cd50c15ac55bfbcda602dfd272)

Author SHA1 Message Date
Tom Lane 87790fd1ea Update version 11 release notes. 8 years ago
Alvaro Herrera a395817893 Add 'n' to list of possible values to pg_default_acl.defaclobjtype 8 years ago
Alvaro Herrera d25c48d0c9 Fix pg_replication_slot example output 8 years ago
Tom Lane e9bbfe6088 Fix libpq's code for searching .pgpass; rationalize empty-list-item cases. 8 years ago
Robert Haas ac535cd478 Update parallel.sgml for Parallel Append 8 years ago
Andrew Gierth d06eebce5f Provide for contrib and pgxs modules to install include files. 8 years ago
Tom Lane 506bbbf02e Doc: fix oversimplified example for CREATE POLICY. 8 years ago
Noah Misch a117c7a7b6 Document security implications of qualified names. 8 years ago
Andres Freund e0a2a4c87f doc: Fix reference to "decoder" to instead be the correct "output plugin". 8 years ago
Peter Eisentraut 07055a2c8c psql: Add option for procedures to \df 8 years ago
Tom Lane eb00eb4e8c Drop the rule against included index columns duplicating key columns. 8 years ago
Heikki Linnakangas 65976cd86a Fix misc typos, mostly in comments. 8 years ago
Alvaro Herrera 07f303ab60 doc: move PARTITION OF stanza to just below PARTITION BY 8 years ago
Peter Eisentraut e716dc3fc4 doc: Update redirecting links 8 years ago
Tom Lane dbd7f4e7c4 Fix crash in contrib/ltree's lca() function for empty input array. 8 years ago
Peter Eisentraut bc4e355f01 Update documentation editor setup instructions 8 years ago
Bruce Momjian 4980f51845 docs: Remove "New" description of the libpqxx interface 8 years ago
Peter Eisentraut 3804e89bd0 Prohibit transaction commands in security definer procedures 8 years ago
Tom Lane aacdf9a069 Doc: minor improvement in pl/pgsql FETCH/MOVE documentation. 8 years ago
Tom Lane 510421c45f Doc: clarify release note text about v11's new window function features. 8 years ago
Tom Lane 663060e8c3 Doc: update documentation for requirement of ORDER BY in GROUPS mode. 8 years ago
Michael Paquier 9069eb95f4 Block replication slot advance for these not yet reserving WAL 8 years ago
Bruce Momjian b4f0d738c3 rel notes: mention enabling of parallelism in PG 10 8 years ago
Michael Paquier 0e4a46670e Add note in pg_rewind documentation about read-only files 8 years ago
Alvaro Herrera 77cb7eaa78 doc: Reword old inheritance partitioning documentation 8 years ago
Peter Eisentraut d5176fa1e3 doc: Fix typos 8 years ago
Peter Eisentraut 8bfe83628b Fix libpq example programs 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