Commit Graph

17284 Commits (82b07eba9e8b863cc05adb7e53a86ff02b51d888)

Author SHA1 Message Date
Amit Kapila 6c2b5edecc Collect statistics about conflicts in logical replication. 1 year ago
Michael Paquier 4236825197 Fix typos and grammar in code comments and docs 1 year ago
Daniel Gustafsson 94eec79633 doc: Consistently use result set in documentation 1 year ago
Daniel Gustafsson a70e01d430 Remove support for OpenSSL older than 1.1.0 1 year ago
Masahiko Sawada d7613ea72f Clarify restrict_nonsystem_relation_kind description. 1 year ago
Amit Kapila 640178c92e Rename the conflict types for the origin differ cases. 1 year ago
Amit Kapila 9d90e2bdaf Doc: Fix the ambiguity in the description of failover slots. 1 year ago
Peter Eisentraut 6654bb9204 Add prefetching support on macOS 1 year ago
Alexander Korotkov 3890d90c15 Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands 1 year ago
Peter Eisentraut 6e8a0317b4 pg_createsubscriber: Message style improvements 1 year ago
Amit Kapila edcb712585 Doc: explain the log format of logical replication conflicts. 1 year ago
Michael Paquier d55322b0da psql: Add more meta-commands able to use the extended protocol 1 year ago
Peter Eisentraut 4baff50132 doc: remove llvm-config search from configure documentation 1 year ago
Amit Kapila d43b8bb6b8 Fix typos in 9758174e2e. 1 year ago
Alvaro Herrera 678a8358d1
Minor wording change in table "JSON Creation Functions" 1 year ago
John Naylor 4d93bbd4e0 Document limit on the number of out-of-line values per table 1 year ago
Amit Kapila 9758174e2e Log the conflicts while applying changes in logical replication. 1 year ago
Bruce Momjian 9380e5f129 doc: improve create/alter sequence CYCLE syntax 1 year ago
Bruce Momjian e28a2719be doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation 1 year ago
Bruce Momjian cf3bb26204 doc: clarify create database in start docs uses command line 1 year ago
Bruce Momjian 6467993fb5 doc: Improve vague pg_createsubscriber description 1 year ago
Tomas Vondra 0d06a7eac4 Document that search_path is reported by the server 1 year ago
Michael Paquier a5f4ff6c80 doc: Fix typo in section for custom pgstats 1 year ago
Bruce Momjian 03e9b958ee docs: fix incorrect plpgsql error message 1 year ago
Tom Lane 6be39d77a7 Fix extraction of week and quarter fields from intervals. 1 year ago
Jeff Davis a3c6aa42ee Fix doc typo: unicode_assigned() return type. 1 year ago
Peter Eisentraut c8e2d422fd Remove TRACE_SORT macro 1 year ago
Nathan Bossart 760162fedb Add user-callable CRC functions. 1 year ago
David Rowley f0d1127595 Remove "parent" column from pg_backend_memory_contexts 1 year ago
Alexander Korotkov 867d396ccd Adjust pg_wal_replay_wait() procedure behavior on promoted standby 1 year ago
Nathan Bossart 7fceb5725b doc: Standardize use of dashes in references to CRC and SHA. 1 year ago
Nathan Bossart 8c3548613d doc: Fix name of CRC algorithm in "Reliability" section. 1 year ago
Peter Eisentraut 7da1bdc2c2 Remove obsolete RECHECK keyword completely 1 year ago
Noah Misch e56ccc8e42 Fix names of "Visual Studio" and Meson in a documentation sentence. 1 year ago
Masahiko Sawada 66e94448ab Restrict accesses to non-system views and foreign tables during pg_dump. 1 year ago
Michael Paquier 75534436a4 injection_points: Add some cumulative stats for injection points 1 year ago
Alexander Korotkov 8036d73ae3 pg_wal_replay_wait(): Fix typo in the doc 1 year ago
Michael Paquier 7949d95945 Introduce pluggable APIs for Cumulative Statistics 1 year ago
Noah Misch 3cffe7946c Fix name of "Visual Studio" in documentation. 1 year ago
Alexander Korotkov 3c5db1d6b0 Implement pg_wal_replay_wait() stored procedure 1 year ago
Peter Eisentraut c671e142bf pg_createsubscriber: Rename option --socket-directory to --socketdir 1 year ago
Peter Eisentraut a292c98d62 Convert node test compile-time settings into run-time parameters 1 year ago
David Rowley 057ee9183c Doc: mention executor memory usage for enable_partitionwise* GUCs 1 year ago
Peter Eisentraut e54a42ac9d Add API and ABI stability guidance to the C language docs 1 year ago
Peter Eisentraut 4f29394ea9 doc: Avoid too prominent use of "backup" on pg_dump man page 1 year ago
Thomas Munro 8138526136 Remove --disable-atomics, require 32 bit atomics. 1 year ago
Thomas Munro e25626677f Remove --disable-spinlocks. 1 year ago
Tom Lane da4017a694 Doc: fix text's description of regexp_replace's arguments. 1 year ago
Nathan Bossart 0dcaea5690 Introduce num_os_semaphores GUC. 1 year ago
Tom Lane 5d1d8b3c82 Clarify error message and documentation related to typed tables. 1 year ago