Commit Graph

42997 Commits (a15b47df357d6c9ac6ebc2ce63bb24c6faddd44c)
 

Author SHA1 Message Date
Simon Riggs a15b47df35 Fix typo in comment in SerializeSnapshot 8 years ago
Simon Riggs 829f12e269 Revert 1f30295eab 8 years ago
Tom Lane d1fcc62298 Fix incorrect buffer-length argument to uloc_getDisplayName(). 8 years ago
Peter Eisentraut 08859bb5c2 Fix replication with replica identity full 8 years ago
Tom Lane 0b13b2a771 Rethink behavior of pg_import_system_collations(). 8 years ago
Simon Riggs 9ea3c64124 Improve replication lag interpolation after idle period 8 years ago
Simon Riggs a79122b061 Minor corrections to high availability docs 8 years ago
Tom Lane b6159202c9 Fix memory leakage in ICU encoding conversion, and other code review. 8 years ago
Tom Lane 8be8510cf8 Add testing to detect errors of omission in "pin" dependency creation. 8 years ago
Alvaro Herrera da2322883b Fix typos in README.dependencies 8 years ago
Alvaro Herrera 82c1507e30 Fix typo in comment 8 years ago
Robert Haas 6af9f1bd4b Document partitioned_rels in create_modifytable_path header comment. 8 years ago
Alvaro Herrera a4f06606a3 Fix autovacuum launcher attachment to its DSA 8 years ago
Robert Haas 2a6db5eba6 Update out-of-date comment in vacuumlazy.c 8 years ago
Alvaro Herrera 5dfd564b10 Fix IF NOT EXISTS in CREATE STATISTICS 8 years ago
Robert Haas 2c77903b2b postgres_fdw: Move function prototype to correct section. 8 years ago
Robert Haas da6bf13075 psql: Restore alphabetical order in words_after_create. 8 years ago
Robert Haas 1300276042 Update comment to account for table partitioning. 8 years ago
Magnus Hagander f0415a30e0 Fix typo in comment 8 years ago
Peter Eisentraut b56818abd4 Teach pgrowlocks to check relkind before scanning 8 years ago
Andres Freund fb886c153b Fix possibility of creating a "phantom" segment after promotion. 8 years ago
Tom Lane 780b3a4c43 Manually un-break a few URLs that pgindent used to insist on splitting. 8 years ago
Tom Lane 81f056c725 Remove entab and associated detritus. 8 years ago
Peter Eisentraut 113b0045e2 Reformat comments about ResultRelInfo 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Tom Lane c7b8998ebb Phase 2 of pgindent updates. 8 years ago
Peter Eisentraut f669c09989 Restart logical replication launcher when killed 8 years ago
Tom Lane e3860ffa4d Initial pgindent run with pg_bsd_indent version 2.0. 8 years ago
Tom Lane 8ff6d4ec78 Adjust pgindent script to use pg_bsd_indent 2.0. 8 years ago
Tom Lane 9ef2dbefc7 Final pgindent run with old pg_bsd_indent (version 1.3). 8 years ago
Dean Rasheed bcbf392ec8 Prevent table partitions from being turned into views. 8 years ago
Heikki Linnakangas ba1f017069 Fix typo in comment. 8 years ago
Tom Lane d412f79381 Make opr_sanity test complain about built-in functions marked prosecdef. 8 years ago
Peter Eisentraut 15c91568cf Fix typo in code comment 8 years ago
Tom Lane ba63dbd9ed Upgrade documentation connected with shared_preload_libraries et al. 8 years ago
Bruce Momjian b710248dd3 pg_upgrade: start/stop new server after pg_resetwal 8 years ago
Tom Lane a69dfe5f40 Don't downcase entries within shared_preload_libraries et al. 8 years ago
Peter Eisentraut a2141c42f9 Tweak publication fetching in psql 8 years ago
Peter Eisentraut 20d7d68b09 Change pg_get_publication_tables to prosecdef false 8 years ago
Tom Lane d14c85ed1a Fix materialized-view documentation oversights. 8 years ago
Peter Eisentraut 1c25ef6363 doc: Improve logical replication security setup info 8 years ago
Tom Lane d8e6b84bd2 Avoid regressions in foreign-key-based selectivity estimates. 8 years ago
Tom Lane bd61d5a194 On Windows, make pg_dump use binary mode for compressed plain text output. 8 years ago
Andres Freund 3bdea167eb Fix leaking of small spilled subtransactions during logical decoding. 8 years ago
Tatsuo Ishii b4166a8df9 Improve PostgreSQL 10.0 release note regarding pg_current_logfile(). 8 years ago
Peter Eisentraut bbaf9e8f84 Documentation spell checking and markup improvements 8 years ago
Magnus Hagander 81a4dcf2f2 Fix copy/paste error in docs 8 years ago
Peter Eisentraut f6da23f526 doc: Fix typo 8 years ago
Peter Eisentraut 806dccee23 doc: Fix typo 8 years ago
Peter Eisentraut 033370179a Set statement timestamp in apply worker 8 years ago