Commit Graph

13555 Commits (7acbb481c808effffae7033b5ea1069112d6545f)

Author SHA1 Message Date
Peter Eisentraut b1def471d5 doc: Fix typos 8 years ago
Peter Eisentraut fbbe29ba66 Fix typo 8 years ago
Peter Eisentraut a1974349bd doc: Improve wording and fix whitespace 8 years ago
Peter Eisentraut c2c69d43ad Fix libpq example programs 8 years ago
Michael Paquier b241c119b7 Replace search.cpan.org with metacpan.org 8 years ago
Bruce Momjian 5b0539aba9 doc: backpatch mention use of cross platform logical replication 8 years ago
Fujii Masao 09879f7536 Fix documentation bug related to backup history file. 8 years ago
Thomas Munro 3566873f21 Add PGTYPESchar_free() to avoid cross-module problems on Windows. 8 years ago
Bruce Momjian 6350dcc1f4 doc: adjust order of NUMERIC arguments to match syntax 8 years ago
Bruce Momjian c1975c1af7 doc: show how interval's 3 unit buckets behave using EXTRACT() 8 years ago
Alvaro Herrera b742010890 Disclaim support for default namespace in XMLTABLE 8 years ago
Magnus Hagander 99ba8d2f8f Fix typo 8 years ago
Michael Paquier 5862174ec7 Clarify use of temporary tables within partition trees 8 years ago
Bruce Momjian a6fb9378b8 doc: explain use of json_populate_record{set}() 8 years ago
Alexander Korotkov 476ba1ec98 Documentation improvement for pg_trgm 8 years ago
Michael Paquier 858571843c Fix grammar in documentation related to checkpoint_flush_after 8 years ago
Michael Paquier fd73508fd1 Fix grammar in REVOKE documentation 8 years ago
Alvaro Herrera b17be5b807 Fix grammar 8 years ago
Bruce Momjian 6160ce9a8f doc: mark 'replaceable' parameter for backup program listing 8 years ago
Bruce Momjian 9b5532a3c7 doc: adjust DECLARE docs to mention FOR UPDATE behavior 8 years ago
Magnus Hagander 0bf5333714 Remove incorrect statement about IPC configuration on OpenBSD 8 years ago
Andrew Gierth cf516dc9d6 Fix SQL:2008 FETCH FIRST syntax to allow parameters. 8 years ago
Tom Lane fa2cfb962c printf("%lf") is not portable, so omit the "l". 8 years ago
Andrew Gierth ee68541ce6 doc: fix description of backward_scan 8 years ago
Tom Lane 8cbd679fff Doc: fix minor release-note typo. 8 years ago
Tom Lane ab5e9caa4a Stamp 10.4. 8 years ago
Tom Lane f5f8b5892a Last-minute updates for release notes. 8 years ago
Tom Lane 27a6585180 Last-minute updates for release notes. 8 years ago
Tom Lane 83fcc61502 Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. 8 years ago
Heikki Linnakangas 53945b4c13 Remove remaining references to version-0 calling convention in docs. 8 years ago
Bruce Momjian 131bfcb7fd docs: remove "III" version text from pgAdmin link 8 years ago
Tom Lane 1222db999d Fix handling of partition bounds for boolean partitioning columns. 8 years ago
Peter Eisentraut 93e60b9494 doc: Add more information about logical replication privileges 8 years ago
Tom Lane 2ecd5fba9b Doc: clarify explanation of pg_dump usage. 8 years ago
Bruce Momjian c00c4c57b0 doc: remove mention of the DMOZ catalog in ltree docs 8 years ago
Bruce Momjian 63f997931c docs: update ltree URL for the DMOZ catalog 8 years ago
Bruce Momjian ac0b30b4ba docs: add parameter with brackets around varbit() 8 years ago
Bruce Momjian 5cbd54e40b doc: document "IS NOT DOCUMENT" 8 years ago
Tom Lane 915bed756d Doc: add example of type resolution in nested UNIONs. 8 years ago
Tom Lane e66f78e59b Doc: remove extra comma in syntax summary for array_fill(). 8 years ago
Noah Misch 6ec2a1545b Don't qualify type pg_catalog.text in extend-extensions-example. 8 years ago
Tatsuo Ishii 31c869ef1a Fix typo. 8 years ago
Teodor Sigaev 5b1b7286c9 Rework word_similarity documentation, make it close to actual algorithm. 8 years ago
Tom Lane 8bcdba9a20 Doc: typo fix, "PG_" should be "TG_" here. 8 years ago
Tom Lane ff301166a9 Doc: note that statement-level view triggers require an INSTEAD OF trigger. 8 years ago
Tom Lane b7fbd3f483 Doc: explicitly point out that enum values can't be dropped. 8 years ago
Alvaro Herrera eadcb7a237 Log when a BRIN autosummarization request fails 8 years ago
Peter Eisentraut cccba8b768 Fix warnings in man page build 8 years ago
Alvaro Herrera 911e6236ba Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) 8 years ago
Peter Eisentraut 4346794abf doc: Fix links to pg_stat_replication 8 years ago