Commit Graph

14092 Commits (b60c39759908bb2a2dbcfc108ec19bdbdcc278e8)

Author SHA1 Message Date
Alvaro Herrera 6260cc550b pgbench: add \cset and \gset commands 7 years ago
Tom Lane 59029b6fb7 Update docs & tests to reflect that unassigned OLD/NEW are now NULL. 7 years ago
Tom Lane a2b22d8e80 Doc: update our docs about kernel IPC parameters on *BSD. 7 years ago
Michael Paquier 354e95d1f2 Add --disable-page-skipping and --skip-locked to vacuumdb 7 years ago
Tatsuo Ishii a67212de19 Doc: fix meaning of acronym "btree". 7 years ago
Andrew Gierth 93fedda6f0 doc: document that INFO messages always go to client. 7 years ago
Tom Lane d33faa285b Move the built-in conversions into the initial catalog data. 7 years ago
Tom Lane 814c9019aa Use symbolic references for pg_language OIDs in the bootstrap data. 7 years ago
Peter Eisentraut acfe1392ef Switch pg_regress to output unified diffs by default 7 years ago
Bruce Momjian 97c39498e5 Update copyright for 2019 7 years ago
Michael Paquier 1707a0d2aa Remove configure switch --disable-strong-random 7 years ago
Tom Lane 6645ad6bdd Use a separate random seed for SQL random()/setseed() functions. 7 years ago
Michael Paquier f7ea1a4233 Clarify referential actions in docs of CREATE/ALTER TABLE 7 years ago
Tom Lane 42bdf853f6 Doc: fix ancient mistake in search_path documentation. 7 years ago
Tom Lane 586b98fdf1 Make type "name" collation-aware. 7 years ago
Tom Lane 639924249c Doc: fix incorrect example of collecting arguments with fmgr macros. 7 years ago
Tatsuo Ishii 3cab54878d Doc: fix typo in "Generic File Access Functions" section. 7 years ago
Michael Paquier ed6f15eb35 Update project link of pgBadger in documentation 7 years ago
Alvaro Herrera ca4103025d Fix tablespace handling for partitioned tables 7 years ago
Alvaro Herrera 1e6240a3fe Clarify runtime pruning in EXPLAIN 7 years ago
Tom Lane 5e09280057 Make pg_statistic and related code account more honestly for collations. 7 years ago
Michael Paquier 8fb569e978 Introduce new extended routines for FDW and foreign server lookups 7 years ago
Tom Lane d65ddb2b56 Doc: improve documentation about ALTER LARGE OBJECT requirements. 7 years ago
Tom Lane e28649a67f Doc: remove obsolete reference to recursive expression evaluation. 7 years ago
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