Commit Graph

25072 Commits (7176e60bc8cee15e5ff7a76545630ff332d8fabc)
 

Author SHA1 Message Date
Magnus Hagander b60ddffa93 Install debugger symbols (in their own directory) 19 years ago
Magnus Hagander 4dd3365086 Enable IPV6 when building with MSVC. 19 years ago
Neil Conway d13e903bea RESET SESSION, plus related new DDL commands. Patch from Marko Kreen, 19 years ago
Bruce Momjian e6e47f278d Update text, per Greg Stark: 19 years ago
Tom Lane 226a100568 Code review for btree page split WAL reduction patch. Make it actually work 19 years ago
Bruce Momjian f7424b0d4b Add: 19 years ago
Bruce Momjian 170fa82b1a Add: 19 years ago
Tom Lane 56218fbc48 Minor tweaking of index special-space definitions so that the various 19 years ago
Bruce Momjian 485d9ca96f Add URL for: 19 years ago
Magnus Hagander 6e09df9d26 Add cancel handlers so it's possible to Ctrl-C clusterdb, reindexdb 19 years ago
Bruce Momjian bbed5ba914 Done: 19 years ago
Tom Lane e51ac1b899 Minor editorialization on CLUSTER reference page. 19 years ago
Tom Lane 7b78474da3 Make CLUSTER MVCC-safe. Heikki Linnakangas 19 years ago
Tatsuo Ishii 2fca2c05e7 Add -F option to set fillfactor for tellers, accounts and branches. 19 years ago
Bruce Momjian c218c0bfda Done: 19 years ago
Bruce Momjian e55c8e36ae Support syntax "CLUSTER table USING index", which is more logical. 19 years ago
Tom Lane d7e2de6629 Add note that TRUNCATE is not MVCC-safe. 19 years ago
Bruce Momjian b0194ab110 Add the usage count statistics to the information available in 19 years ago
Bruce Momjian 5695f38f74 Slight wording improvement. 19 years ago
Neil Conway 64ee1a8a55 Fix a few typos in the docs. 19 years ago
Bruce Momjian 8e0f8630a6 Remove example of SQL-standard syntax for GRANT/REVOKE --- was causing 19 years ago
Bruce Momjian 5f3fbe14f3 In docs, Symetric -> Symmetric. 19 years ago
Bruce Momjian 9af03980cf Done: 19 years ago
Bruce Momjian d6e3bb63cb Done: 19 years ago
Tom Lane b396df8485 Don't remove the 'alias' field from flattened rangetable entries; 19 years ago
Tom Lane f02a82b6ad Make 'col IS NULL' clauses be indexable conditions. 19 years ago
Tom Lane 146c83c045 Fix some now-obsolete comments about the space used by various data 19 years ago
Andrew Dunstan e1f1a5358b Only run contrib check if there is a Makefile 19 years ago
Tatsuo Ishii e574f2a029 Enhance pgbench -l option to add timestamp. Patch contributed by Greg 19 years ago
Tatsuo Ishii 7e96269a82 Various pgbench enhancements. Patch contributed by ITAGAKI Takahiro. 19 years ago
Tom Lane 37a609b27f Now that core functionality is depending on autoconf's AC_C_BIGENDIAN to be 19 years ago
Tom Lane 3e23b68dac Support varlena fields with single-byte headers and unaligned storage. 19 years ago
Bruce Momjian d44163953c Update XML error message text for missing libxml; update regression 19 years ago
Magnus Hagander ab94cc92e4 Continue running contrib regression tests if one fails, and exit 19 years ago
Magnus Hagander 4c40130296 Make sure list of tests is cleared out before getting the new list 19 years ago
Bruce Momjian bd097ccdd4 Add URL for: 19 years ago
Bruce Momjian 43666e8216 Improve documentation/warning when --with-libxml is not used in the 19 years ago
Andrew Dunstan 618aec735c improve test headings 19 years ago
Bruce Momjian 5dbd9c9c53 Re-add FAQ item 3.7 which was accidentally removed in previous commit: 19 years ago
Andrew Dunstan e687c4c3c7 Don't install files for xml2 when building without libxml. 19 years ago
Bruce Momjian 3b93fba823 Remove plpython casts C source code casts: 19 years ago
Magnus Hagander 8f296ebea7 Don't install files for sslinfo when building without openssl. 19 years ago
Bruce Momjian cd39718446 Document how to identify an invalid index after a failed CREATE INDEX 19 years ago
Tom Lane 9c9b619473 Remove the CheckpointStartLock in favor of having backends show whether they 19 years ago
Bruce Momjian fb4279e99c Done: 19 years ago
Bruce Momjian bfe8b89e41 Allow pl/pythonu >= version 2.3 to return boolean, rather than 1/0. 19 years ago
Bruce Momjian 749167cf2a Allow PL/PythonU to compile on Python 2.5. Change needed because of API 19 years ago
Bruce Momjian 9665dd92b8 Update comment for new thread_test location. 19 years ago
Tom Lane b3005276eb Decouple the values of TOAST_TUPLE_THRESHOLD and TOAST_MAX_CHUNK_SIZE. 19 years ago
Bruce Momjian 4fea0ca8f3 Update: 19 years ago