Commit Graph

14118 Commits (4be058fe9ec5e630239b656af21fc083371f30ed)

Author SHA1 Message Date
Peter Eisentraut bcf3f00be5 doc: Add link from sslinfo to pg_stat_ssl 7 years ago
Amit Kapila a23676503b Revert "Avoid creation of the free space map for small heap relations." 7 years ago
Amit Kapila ac88d2962a Avoid creation of the free space map for small heap relations. 7 years ago
Andres Freund a9c35cf85c Change function call information to be variable length. 7 years ago
Tom Lane 6d3ede5f1c Fix psql's "\g target" meta-command to work with COPY TO STDOUT. 7 years ago
Tom Lane ebfe20dc70 Allow UNLISTEN in hot-standby mode. 7 years ago
Peter Eisentraut 7c079d7417 Allow generalized expression syntax for partition bounds 7 years ago
Tom Lane e6c3ba7fbf Fix portability problem in pgbench. 7 years ago
Tatsuo Ishii 78855e7983 Doc: fix typo in URL of OASIS group web site. 7 years ago
Michael Paquier efab708997 Adjust documentation for vacuumdb --disable-page-skipping 7 years ago
Andres Freund ebcc7bf949 Rephrase references to "time qualification". 7 years ago
Alvaro Herrera fcea1e1090 Add 'id' to Acknowledgments section 7 years ago
Tomas Vondra 31f3817402 Allow COPY FROM to filter data using WHERE conditions 7 years ago
Magnus Hagander 0301db623d Replace @postgresql.org with @lists.postgresql.org for mailinglists 7 years ago
Michael Paquier c5660e0aa5 Restrict the use of temporary namespace in two-phase transactions 7 years ago
Magnus Hagander c0d0e54084 Replace references to mailinglists with @lists.postgresql.org 7 years ago
Magnus Hagander 0e10040e19 Remove references to Majordomo 7 years ago
Tatsuo Ishii 2472ea0a53 Doc: enhance pgbench manual. 7 years ago
Michael Paquier 42e2a58071 Fix typos in documentation and for one wait event 7 years ago
Peter Eisentraut bb874e30fb Make INSTALL makefile rule more robust 7 years ago
Peter Eisentraut 7291733ac9 configure: Update python search order 7 years ago
Peter Eisentraut 0acb3bc33a Change default of recovery_target_timeline to 'latest' 7 years ago
Peter Eisentraut 8b89a88618 doc: Correct documentation of install-time environment variables 7 years ago
Peter Eisentraut 96b8b8b6f9 Create INSTALL file using Pandoc 7 years ago
Peter Eisentraut ff85306055 Add value 'current' for recovery_target_timeline 7 years ago
Amit Kapila 43cbedab8f Extend pg_stat_statements_reset to reset statistics specific to a 7 years ago
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