Commit Graph

14490 Commits (caba97a9d9f4d4fa2531985fd12d3cd823da06f3)

Author SHA1 Message Date
Michael Paquier f5daf7f326 Doc: Fix example related to partition pruning 7 years ago
Jeff Davis d6e612f837 Add libpq parameter 'channel_binding'. 7 years ago
Tom Lane 13cd97e6c8 Doc: clarify handling of duplicate elements in array containment tests. 7 years ago
Tom Lane 96b6c82c9d Revert "Add DECLARE STATEMENT support to ECPG." 7 years ago
Amit Kapila c53e40a132 Fix typo in commit 82fa3ff867. 7 years ago
Tom Lane 0a97edb12e Doc: improve documentation around jsonpath regular expressions. 7 years ago
Amit Kapila 70377cf4c6 Fix typo in commit 578b229718. 7 years ago
Michael Paquier bec847d9e9 Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG 7 years ago
Amit Kapila 82fa3ff867 Doc: document autovacuum interruption. 7 years ago
Michael Paquier 58b4cb30a5 Redesign pageinspect function printing infomask bits 7 years ago
Alvaro Herrera 59354ccef5 Fix example program in docs too (??) 7 years ago
Etsuro Fujita f9f2fda796 Doc: Update FDW documentation about direct foreign table modification. 7 years ago
Alexander Korotkov b64b857f50 Support for SSSSS datetime format pattern 7 years ago
Alexander Korotkov d589f94460 Support for FF1-FF6 datetime format patterns 7 years ago
Alexander Korotkov eb57bd9c1d Typo fixes for documentation 7 years ago
Alexander Korotkov c30fc9ddd5 Documentation improvements to jsonpath 7 years ago
Amit Kapila 9b3c8f07ff Doc: Update PL/pgSQL sample function in plpgsql.sgml. 7 years ago
Michael Paquier ddbd5d8731 Add to pageinspect function to make t_infomask/t_infomask2 human-readable 7 years ago
Alvaro Herrera 75f46eaee2 libpq docs: be clearer about conninfo's 'hostaddr' 7 years ago
Tomas Vondra d06215d03b Allow setting statistics target for extended statistics 7 years ago
Peter Eisentraut 862ef372d6 Fix behavior of AND CHAIN outside of explicit transaction blocks 7 years ago
Peter Eisentraut 0e77746212 doc: effective -> efficient 7 years ago
Peter Eisentraut 8e929a4667 doc: Clean up title case use 7 years ago
Tom Lane ca70bdaefe Fix issues around strictness of SIMILAR TO. 7 years ago
Peter Eisentraut 021da890bc doc: Fix awkward markup 7 years ago
Peter Eisentraut c57dbc1989 doc: Postgres -> PostgreSQL 7 years ago
Tom Lane 71a0108660 Doc: tweak installation doc edits made by commit 76c2af926. 7 years ago
Robert Haas 8b94dab066 Split tuptoaster.c into three separate files. 7 years ago
Peter Eisentraut 10f5544896 Clarify pg_dump documentation 7 years ago
Peter Eisentraut bde8c2d319 Improve base backup protocol documentation 7 years ago
Michael Paquier 4e72a8e11e Doc: Replace mention to "K bytes" by "kilobytes" in textsearch.sgml 7 years ago
Tom Lane 756349c87b Doc: describe the "options" allowed in an ECPG connection target string. 7 years ago
Tom Lane 137b03b862 Doc: restructure documentation of the configure script's options. 7 years ago
Tom Lane 76c2af9266 Doc: remove some long-obsolete information from installation.sgml. 7 years ago
Tom Lane 458f01e254 Doc: improve documentation of pg_signal_backend default role. 7 years ago
Tom Lane da1b51ecc5 Doc: clarify behavior of standard aggregates for null inputs. 7 years ago
Michael Paquier 292ae8af79 Improve documentation of pageinspect 7 years ago
Michael Paquier 37093766b2 Doc: Remove mention to "Visual Studio Express 2019" 7 years ago
Michael Paquier 0431a78746 Doc: Improve wording of multiple places in documentation 7 years ago
Alvaro Herrera 28b6ec1df6 Replace genetic algorithm ASCII-art with a real figure 7 years ago
Peter Eisentraut a407012c07 doc: Fix image use in PDF build with vpath 7 years ago
Michael Paquier c96581abe4 Fix inconsistencies and typos in the tree, take 11 7 years ago
Tom Lane bb5ae8f6c4 Use a hash table to de-duplicate NOTIFY events faster. 7 years ago
Tom Lane 45aaaa42fe Doc: improve documentation about postgresql.auto.conf. 7 years ago
Peter Eisentraut 416c75cf38 Update to DocBook 4.5 7 years ago
Michael Paquier 66bde49d96 Fix inconsistencies and typos in the tree, take 10 7 years ago
Alvaro Herrera 956451e8bc Clarify the default partition's role 7 years ago
Tom Lane e94cd0a8eb Doc: document permissions required for ANALYZE. 7 years ago
Alexander Korotkov 1f33f211bc Fix some typos in jsonpath documentation 7 years ago
Noah Misch ffa2d37e5f Require the schema qualification in pg_temp.type_name(arg). 7 years ago