Commit Graph

15285 Commits (fe06819f105ccea52c12d418c8dbaaaa54377e96)

Author SHA1 Message Date
Peter Eisentraut 678d0e239b Update snowball 5 years ago
Peter Eisentraut f5465fade9 Allow specifying CRL directory 5 years ago
Tomas Vondra c15283ff42 Fix pointer type in ExecForeignBatchInsert SGML docs 5 years ago
Peter Eisentraut f40c6969d0 Routine usage information schema tables 5 years ago
Magnus Hagander a29f30780f Fix typo 5 years ago
Fujii Masao 46d6e5f567 Display the time when the process started waiting for the lock, in pg_locks, take 2 5 years ago
Peter Geoghegan 9e596b65f4 Add "LP_DEAD item?" column to GiST pageinspect functions 5 years ago
Thomas Munro f900a79ecd Default to wal_sync_method=fdatasync on FreeBSD. 5 years ago
Michael Paquier 8063d0f6f5 doc: Mention NO DEPENDS ON EXTENSION in its supported ALTER commands 5 years ago
Amit Kapila ce0fdbfe97 Allow multiple xacts during table sync in logical replication. 5 years ago
Tom Lane 62535cae97 Remove dead code in ECPGconnect(), and improve documentation. 5 years ago
Fujii Masao 890d2182a2 Revert "Display the time when the process started waiting for the lock, in pg_locks." 5 years ago
Fujii Masao 3b733fcd04 Display the time when the process started waiting for the lock, in pg_locks. 5 years ago
Michael Paquier 7cb3048f38 Add option PROCESS_TOAST to VACUUM 5 years ago
Tatsuo Ishii 04fd3eeba5 Docs: fix pg_wal_lsn_diff manual. 5 years ago
Peter Eisentraut 3c78e0569c Refactor Windows error message for easier translation 5 years ago
Michael Paquier c5b286047c Add TABLESPACE option to REINDEX 5 years ago
Tom Lane ba0faf81c6 Remove special BKI_LOOKUP magic for namespace and role OIDs. 5 years ago
Tom Lane 62f34097c8 Build in some knowledge about foreign-key relationships in the catalogs. 5 years ago
Tom Lane 479331406e Doc: consistently identify OID catalog columns that can be zero. 5 years ago
Tom Lane 9522085ac9 Doc: work a little harder on the initial examples for regex matching. 5 years ago
Peter Eisentraut 3696a600e2 SEARCH and CYCLE clauses 5 years ago
Michael Paquier fe61df7f82 Introduce --with-ssl={openssl} as a configure option 5 years ago
Alexander Korotkov aa6e46daf5 Throw error when assigning jsonb scalar instead of a composite object 5 years ago
Alexander Korotkov 81fcc72e66 Filling array gaps during jsonb subscripting 5 years ago
Alexander Korotkov 676887a3b0 Implementation of subscripting for jsonb 5 years ago
Peter Eisentraut 6533062244 doc: Clarify status of SELECT INTO on reference page 5 years ago
Peter Eisentraut 6aaaa76bb4 Allow GRANTED BY clause in normal GRANT and REVOKE statements 5 years ago
Tom Lane f743a2bbd4 Doc: improve cross-references for SET/SHOW. 5 years ago
Alexander Korotkov b41645460a Document behavior of the .** jsonpath accessor in the lax mode 5 years ago
Michael Paquier 2a5862f013 doc: Improve wording of section for repslot statistics 5 years ago
Thomas Munro 5c6d184213 Remove documentation of waiting restore_command. 5 years ago
Thomas Munro 514b411a2b Retire pg_standby. 5 years ago
Alvaro Herrera 6f5c8a8ec2
Remove bogus restriction from BEFORE UPDATE triggers 5 years ago
Peter Eisentraut b034ef9b37 Remove gratuitous uses of deprecated SELECT INTO 5 years ago
Peter Geoghegan e19594c5c0 Reduce the default value of vacuum_cost_page_miss. 5 years ago
Tom Lane 662affcfe9 Doc: improve documentation for UNNEST(). 5 years ago
Michael Paquier 32bef75829 doc: Remove reference to views for TRUNCATE privilege 5 years ago
Tom Lane d5a83d79c9 Rethink recently-added SPI interfaces. 5 years ago
Fujii Masao 411ae64997 postgres_fdw: Add functions to discard cached connections. 5 years ago
Tom Lane ee895a655c Improve performance of repeated CALLs within plpgsql procedures. 5 years ago
Robert Haas d18e75664a Remove CheckpointLock. 5 years ago
Tom Lane 951862eda5 Doc: improve documentation of pg_proc.protrftypes. 5 years ago
Tom Lane 7e57255f61 Doc: clean up contrib/pageinspect's GIST function documentation. 5 years ago
Tom Lane 183bbd1b6d Doc: update example connection-failure messages in the documentation. 5 years ago
Tom Lane 50bebc1ae1 Doc: improve directions for building on macOS. 5 years ago
Tom Lane 58cd8dca3d Avoid redundantly prefixing PQerrorMessage for a connection failure. 5 years ago
Tom Lane 7cd9765f9b Re-allow DISTINCT in pl/pgsql expressions. 5 years ago
Tom Lane ab66645628 Doc: remove misleading claim in documentation of PQreset(). 5 years ago
Magnus Hagander 0a9ae44288 Remove reference to ftp servers from documentation 5 years ago