Commit Graph

14431 Commits (f4100839a00a9fffb19e70ed2e3c6a73ce2a5259)

Author SHA1 Message Date
Peter Eisentraut f4100839a0 doc: Fix some markup whitespace issues 7 years ago
Peter Eisentraut 2e32a7711a doc: Add support for xref to command and function elements 7 years ago
Peter Eisentraut d0f5d25b39 doc: Change libpq function ids to mixed case 7 years ago
Peter Eisentraut 35a34e62ed doc: Fix typo 7 years ago
Michael Paquier fd7d387e05 Doc: Clarify interactions of pg_receivewal with remote_apply 7 years ago
Peter Eisentraut 06140c201b Add CREATE DATABASE LOCALE option 7 years ago
Peter Eisentraut 7961886580 Revert "initdb: Change authentication defaults" 7 years ago
Peter Eisentraut 09f08930f0 initdb: Change authentication defaults 7 years ago
Michael Paquier 23bccc823d Fix inconsistencies and typos in the tree 7 years ago
Michael Paquier 1300fa66b2 Doc: clarify when table rewrites happen with column addition and DEFAULT 7 years ago
Tom Lane bc8393cf27 Further adjust SPITupleTable to provide a public row-count field. 7 years ago
Michael Paquier 1c1602b8b6 Simplify description of --data-checksums in documentation of initdb 7 years ago
Tom Lane fec0778c80 Clarify the distinction between public and private SPITupleTable fields. 7 years ago
Tom Lane 860c095fd5 Doc: explain where to find Makefile used to build sepgsql-regtest.pp. 7 years ago
Michael Paquier 0896ae561b Fix inconsistencies and typos in the tree 7 years ago
Bruce Momjian c6bce6ebb6 doc: mention pg_reload_conf() for reloading the config file 7 years ago
Thomas Munro 5823677acc Provide pgbench --show-script to dump built-in scripts. 7 years ago
Peter Eisentraut 5925e55498 Add gen_random_uuid function 7 years ago
Alexander Korotkov 075f0a880f Add support for <-> (box, point) operator to SP-GiST box_ops 7 years ago
Alexander Korotkov c085e1c1cb Add support for <-> (box, point) operator to GiST box_ops 7 years ago
Thomas Munro 0369f47366 Fix documentation for pgbench tpcb-like. 7 years ago
Michael Paquier 170d11b8e7 Fix and improve several places in the docs 7 years ago
Alexander Korotkov 0cea6eb5a5 Fixes for jsonpath filter expression elements table in docs 7 years ago
Bruce Momjian 909a7b6b8e docs: remove pg_roles mention of the oid column being displayed 7 years ago
Alvaro Herrera ec4eaab78b Mention limitation of unique in partitioned tables 7 years ago
Alexander Korotkov 5a7d697a39 Assorted fixes for jsonpath documentation 7 years ago
Bruce Momjian 38c268dde0 doc: adjust to_timestamp()/to_date() wording 7 years ago
Peter Eisentraut 482501d433 doc: Clarify logical replication documentation 7 years ago
Michael Paquier 6b8548964b Fix inconsistencies in the code 7 years ago
Tom Lane 0ab1a2e39b Remove dead encoding-conversion functions. 7 years ago
Tom Lane 02e95a5049 Add \warn command to psql. 7 years ago
Peter Eisentraut 594df378ff doc: Spell checking 7 years ago
Michael Paquier 313f87a171 Add min() and max() aggregates for pg_lsn 7 years ago
Peter Eisentraut 7b925e1270 Sync our Snowball stemmer dictionaries with current upstream 7 years ago
Tom Lane 03e7b302b1 Doc: document table persistence display in \dt+. 7 years ago
Michael Paquier 2b1394fc2b Add support for Visual Studio 2019 in build scripts 7 years ago
Tom Lane 615cebc94b Stamp HEAD as 13devel. 7 years ago
Tom Lane 145b18688c Doc: remove obsolete description of oid column as being "hidden". 7 years ago
Michael Paquier c74d49d41c Fix many typos and inconsistencies 7 years ago
Tom Lane 54100f5c60 Add an enforcement mechanism for global object names in regression tests. 7 years ago
Alvaro Herrera 55ed3defc9 Fix partitioned index creation with foreign partitions 7 years ago
Michael Paquier ce59b75d44 Add toast-level reloption for vacuum_index_cleanup 7 years ago
Michael Paquier 252f9a2580 Fix description of pg_class.relam for table access methods 7 years ago
Alexander Korotkov dfd79e2d0e Fix description for $varname jsonpath variable 7 years ago
Alexander Korotkov 1ff8dc9f19 Improve documentation for jsonpath like_regex predicate 7 years ago
Peter Eisentraut ac5bb8f275 Add XSL stylesheet to fix up SVG files 7 years ago
Tom Lane 16c4e76f1b Doc: remove description of commit 23bd3cec6 from v12 release notes. 7 years ago
Tomas Vondra 7f44efa10b Fix incorrect CREATE STATISTICS example in docs 7 years ago
Tomas Vondra aa087ec64f Add pg_stats_ext view for extended statistics 7 years ago
Tomas Vondra 6cbfb784c3 Rework the pg_statistic_ext catalog 7 years ago