Commit Graph

14118 Commits (4be058fe9ec5e630239b656af21fc083371f30ed)

Author SHA1 Message Date
Michael Paquier 7fee252f6f Add timestamp of last received message from standby to pg_stat_replication 7 years ago
Tom Lane 1f66c657f2 Doc: document that we expect CHECK constraint conditions to be immutable. 7 years ago
Tom Lane 1464755fc4 Doc: remove obsolete statements about system OID columns in ALTER TABLE. 7 years ago
Tom Lane eeee62d805 Doc: make cross-reference to format() function more specific. 7 years ago
Stephen Frost 7a55ccc477 Improve planner stats documentation 7 years ago
Tatsuo Ishii 228b0485f4 Change true/false to on/off. 7 years ago
Michael Paquier 99f9ccee51 Fix invalid value of synchronous_commit in description of flush_lag 7 years ago
Tom Lane afc4a78a30 Refactor documentation about privileges to centralize the info. 7 years ago
Michael Paquier d3c09b9b13 Add PGXS options to control TAP and isolation tests, take two 7 years ago
Tom Lane 2d34ad8430 Add a --socketdir option to pg_upgrade. 7 years ago
Tom Lane d328991578 Document handling of invalid/ambiguous timestamp input near DST boundaries. 7 years ago
Alvaro Herrera 88bdbd3f74 Add log_statement_sample_rate parameter 7 years ago
Peter Eisentraut 68120427f4 doc: Add appendix detailing some limits of PostgreSQL 7 years ago
Michael Paquier 44e22647f8 Add pg_partition_tree to documentation index 7 years ago
Peter Eisentraut f2cbffc7a6 Only allow one recovery target setting 7 years ago
Bruce Momjian 7a9d6779d9 doc: fix wording for plpgsql, add "and" 7 years ago
Andres Freund 54bb22f66a Fix typo introduced in 578b229718. 7 years ago
Alvaro Herrera 67ed3b9d73 Fix sample output for hash_metapage_info query 7 years ago
Tom Lane aa2ba50c2c Add CSV table output mode in psql. 7 years ago
Alvaro Herrera 36d442a25a Clarify that cross-row constraints are unsupported 7 years ago
Michael Paquier 664f01b613 Revert "Fix typo in documentation of toast storage" 7 years ago
Michael Paquier 058ef3a1a8 Fix typo in documentation of toast storage 7 years ago
Michael Paquier 1d7dd18686 Revert all new recent changes to add PGXS options for TAP and isolation 7 years ago
Michael Paquier 03faa4a8dd Add PGXS options to control TAP and isolation tests 7 years ago
Peter Eisentraut 2dedf4d9a8 Integrate recovery.conf into postgresql.conf 7 years ago
Peter Eisentraut a80dcac60c doc: Fix typo 7 years ago
Michael Paquier d392e9bdea Clarify documentation about PASSWORD in CREATE/ALTER ROLE 7 years ago
Tom Lane fe375d33a1 Doc: rework introductory documentation about covering indexes. 7 years ago
Bruce Momjian 9cf5d3c486 doc: adjust time zone names text, v2 7 years ago
Bruce Momjian 7906de847f doc: adjust time zone names text 7 years ago
Andres Freund 578b229718 Remove WITH OIDS support, change oid catalog column visibility. 7 years ago
Peter Eisentraut e73e67c719 Add settings to control SSL/TLS protocol version 7 years ago
Peter Eisentraut 69bae23727 doc: Clarify CREATE TYPE ENUM documentation 7 years ago
Alvaro Herrera 6e5f8d489a psql: Show IP address in \conninfo 7 years ago
Alvaro Herrera 5c9a5513a3 Disallow COPY FREEZE on partitioned tables 7 years ago
Thomas Munro 9ccdd7f66e PANIC on fsync() failure. 7 years ago
Michael Paquier 74171f8c12 Rework documentation of pg_promote 7 years ago
Amit Kapila 621a8ac5af Fix the omission in docs. 7 years ago
Tom Lane 51eaaafb85 Doc: remove claim that all \pset format options are unique in 1 letter. 7 years ago
Tom Lane 600b04d6b5 Add a timezone-specific variant of date_trunc(). 7 years ago
Peter Eisentraut 1b5d797cd4 Lower lock level for renaming indexes 7 years ago
Peter Eisentraut d20dceaf50 doc: Fix minor whitespace issue 7 years ago
Michael Paquier ffb68980e3 Fix incorrect author name in release notes 7 years ago
Peter Eisentraut fc151211ef doc: Small punctuation improvement 7 years ago
Peter Eisentraut 253b3f6760 doc: Small run-time pruning doc fix 7 years ago
Andres Freund 5fc1670bad docs: Adapt wal_segment_size docs to fc49e24fa6. 7 years ago
Michael Paquier 319a810180 Fix dependency handling of partitions and inheritance for ON COMMIT 7 years ago
Tom Lane 3d360e20c9 Disallow setting client_min_messages higher than ERROR. 7 years ago
Peter Eisentraut 3a769d8239 pg_upgrade: Allow use of file cloning 7 years ago
Tom Lane 77366d90f4 Last-minute updates for release notes. 7 years ago