Commit Graph

16107 Commits (a0dc82711221aa220c5246fe788e5ed28924a4ea)

Author SHA1 Message Date
Thomas Munro 2b1f580ee2 Remove configure probes for symlink/readlink, and dead code. 3 years ago
John Naylor 9f08803828 Fix assorted doc typos 3 years ago
John Naylor f217d093fd Clarify DROP EXTENSION docs regarding explicitly dependent routines 3 years ago
Tom Lane ec62ce55a8 Change type "char"'s I/O format for non-ASCII characters. 3 years ago
Michael Paquier a69959fab2 doc: Fix typos in protocol.sgml 3 years ago
Andrew Dunstan 7781f4e3e7 Add --schema and --exclude-schema options to vacuumdb. 3 years ago
Tom Lane 283129e325 Support pg_read_[binary_]file (filename, missing_ok). 3 years ago
Alvaro Herrera 70a437aa45
doc: avoid saying "inheritance" ... 3 years ago
Tom Lane 03361a368e Add missing PGDLLEXPORT markings in contrib/pg_prewarm. 3 years ago
Robert Haas d8cd0c6c95 Remove the restriction that the relmap must be 512 bytes. 3 years ago
Tom Lane f92944137c Force immediate commit after CREATE DATABASE etc in extended protocol. 3 years ago
Fujii Masao 3cabe45a81 doc: Add note about re-archiving of same WAL files in docs. 3 years ago
Michael Paquier 0a5f06b84d Fix a few issues with REINDEX grammar 3 years ago
Andrew Dunstan a45388d6e0 Add xheader_width pset option to psql 3 years ago
Tom Lane 6955bba0ed Doc: improve documentation about random(). 3 years ago
Tom Lane 8efefa7487 Increase minimum supported GNU make version to 3.81. 3 years ago
Alvaro Herrera 83011ce7d7
Rework grammar for REINDEX 3 years ago
Bruce Momjian a4f09ef229 doc: use wording "restore" instead of "reload" of dumps 3 years ago
Dean Rasheed 624aa2a13b Make the name optional in CREATE STATISTICS. 3 years ago
Bruce Momjian fa6c230ef2 doc: clarify that auth. names are lower case and case-sensitive 3 years ago
Amit Kapila 366283961a Allow users to skip logical replication of data having origin. 3 years ago
Fujii Masao f2d0c7f18b docs: Improve pg_settings_get_flags docs. 3 years ago
Alexander Korotkov f77ff08335 Document the ability to specify TableAM for pgbench 3 years ago
Dean Rasheed bcedd8f5fc Make subquery aliases optional in the FROM clause. 3 years ago
Thomas Munro 9430fb407b Add wal_sync_method=fdatasync for Windows. 3 years ago
Michael Paquier 2cbc3c17a5 Rework logic and simplify syntax of REINDEX DATABASE/SYSTEM 3 years ago
Bruce Momjian 582c3e9e8b docs: make monitoring "phases" table titles consistent 4 years ago
Bruce Momjian 5fe2d4c56e doc: clarify how dropping of extensions affects dependent objs. 4 years ago
Bruce Momjian 47ae6948f0 pg_upgrade doc: mention that replication slots must be recreated 4 years ago
Bruce Momjian 76fa4bf321 doc: add documentation about ecpg Oracle-compatibility mode 4 years ago
Bruce Momjian 64d364bb39 doc: move system views section to its own chapter 4 years ago
Bruce Momjian ec1fe23afa doc: clarify the behavior of identically-named savepoints 4 years ago
Bruce Momjian 4f63f6aae0 doc: clarify that "excluded" ON CONFLICT is a single row 4 years ago
Bruce Momjian 6959e971b3 doc: mention that INSERT can block because of unique indexes 4 years ago
Bruce Momjian 3e071b2cf5 doc: mention the pg_locks lock names in parentheses 4 years ago
Thomas Munro 7bae3bbf62 Create a distinct wait event for POSIX DSM allocation. 4 years ago
John Naylor 82785effc0 Correct some uses of e.g. and i.e. in message strings and documentation 4 years ago
Michael Paquier 6203583b72 Remove support for Visual Studio 2013 4 years ago
Peter Eisentraut 784cedda06 Allow specifying STORAGE attribute for a new table 4 years ago
Peter Eisentraut 88dad06b47 NLS: Put list of available languages into LINGUAS files 4 years ago
Michael Paquier 08951a7c93 createuser: Add support for more clause types through new options 4 years ago
Tom Lane 83f1c7b742 Fix ECPG's handling of type names that match SQL keywords. 4 years ago
Fujii Masao 3b00a944a9 Support TRUNCATE triggers on foreign tables. 4 years ago
Thomas Munro 14168d3c62 Doc: Acknowledge historically supported CPUs and OSes. 4 years ago
Thomas Munro 718aa43a4e Further tidy-up for old CPU architectures. 4 years ago
Michael Paquier 1cd1821630 doc: Fix inconsistent quotes in some jsonb fields 4 years ago
Thomas Munro 92d70b77eb Tidy up claimed supported CPUs and OSes. 4 years ago
Bruce Momjian 2373fe78df doc: add examples for array_length() and jsonb_array_length() 4 years ago
Bruce Momjian aa31b29375 doc: add pg_prewarm example 4 years ago
Thomas Munro 0ad5b48e58 Remove HP/Intel Itanium support. 4 years ago