Commit Graph

3573 Commits (22cc0e1645bd16b682e2d8ca09ab20ebcd0c6946)
 

Author SHA1 Message Date
Bruce Momjian 22cc0e1645 Remove NOBTREE defines, and make findoidlinks handle regproc. 27 years ago
Bruce Momjian 22b370e6ce cleanup. 27 years ago
Bruce Momjian 85c165cd4c New findoidjoins examines oid columns to find join relationships. 27 years ago
Bruce Momjian ffb120ecc6 Add new \w write command to psql. 27 years ago
Bruce Momjian 5e490118f8 Update flowchart. 27 years ago
Bruce Momjian 2d13c5f1e2 Update flowchart. 27 years ago
Bruce Momjian 956b91a944 Cleanups of optimizer. 27 years ago
Bruce Momjian 2d32d909b5 Cleanup optimizer function names and clarify code. 27 years ago
Bruce Momjian addddea313 Update pgindent. 27 years ago
Bruce Momjian a08dc16c47 New pgindent. 27 years ago
Bruce Momjian 111b80ce00 cleanups. 27 years ago
Bruce Momjian e6311b4ad0 The attached patch implements some changes that were discussed a 27 years ago
Bruce Momjian e46df2ff6e OPTIMIZER_DEBUG additions. 27 years ago
Bruce Momjian af5fde7491 Make large objects their own relkind type. Fix dups in pg_class_mb 27 years ago
Bruce Momjian 8962ec4bc4 flowchart update 27 years ago
Bruce Momjian 4f4953152d flowchart update 27 years ago
Bruce Momjian 7260ad7fd9 Fix for \d index display. 27 years ago
Marc G. Fournier a1627a1d64 From: David Hartwig <daybee@bellatlantic.net> 27 years ago
Marc G. Fournier 186aeb1d67 From: Dr. Michael Meskes <meskes@online-club.de> 27 years ago
Bruce Momjian 1c9a125096 OR processing cleanup. 27 years ago
Bruce Momjian f26e1d39be Add Indices display to \d command. 27 years ago
Bruce Momjian 0b44238841 Fix encoding grammer problem. 27 years ago
Bruce Momjian d9be0ff432 MergeSort was sometimes called mergejoin and was confusing. Now 27 years ago
Bruce Momjian 7db9ea5c1e EXPLAIN VERBOSE prints the plan, and now pretty-prints the plan to 27 years ago
Bruce Momjian f71b671bd5 Make EXPLAIN show output more clearly. 27 years ago
Bruce Momjian c8b42a6151 Update flow chart. 27 years ago
Bruce Momjian 439a2af0bc Update mark/reset index code for multiple indexes, (OR code). 27 years ago
Bruce Momjian 21ad8695ca Fix typo in man pages. 27 years ago
Bruce Momjian b88e9784b6 Cleanup of OR processing. 27 years ago
Thomas G. Lockhart 7665e7b0a8 Allows the following query to succeed: "SELECT NULL ORDER BY 1;" 27 years ago
Bruce Momjian 39844ac2c3 Fix for OR handling with multiple indexes. 27 years ago
Bruce Momjian 34aecb3557 run autoconf 27 years ago
Bruce Momjian b942928bd1 Fix MULTIBYTE typo. 27 years ago
Bruce Momjian 77cce4e278 Fix duplicate inside initdb.sh 27 years ago
Bruce Momjian 2c6b370e64 Cleanup of OR fix. 27 years ago
Bruce Momjian 0a2e5cdfc9 Allow index use with OR clauses. 27 years ago
Marc G. Fournier 0668aa8817 Adrian Hall reported a problem to me that snprintf() doesn't exist in, at 27 years ago
Vadim B. Mikheev 0d78e8c112 Lmgr cleanup, new locking modes for LLL. 27 years ago
Vadim B. Mikheev 83d3626b1f Matching clauses to functional indices was broken, now fixed. 27 years ago
Vadim B. Mikheev f73fc6eb29 Fix scan adjustment. 27 years ago
Thomas G. Lockhart 957ff1a0b5 Removed from distribution. Completely converted to SGML. 27 years ago
Thomas G. Lockhart fe0260c5d1 Use libpq only once to avoid file naming conflicts in the html output. 27 years ago
Thomas G. Lockhart ccee8e5576 Somehow had substituted this file for the contents of allfiles.sgml. 27 years ago
Thomas G. Lockhart 5f372f9e59 Add id field to chapter and book tags to allow output file names 27 years ago
Thomas G. Lockhart 18baa27d6b Add port information for NS32532. 27 years ago
Thomas G. Lockhart 3221c0de52 Include information on documentation products and sources. 27 years ago
Thomas G. Lockhart bd6b6f40de Add missing information. 27 years ago
Thomas G. Lockhart 32de56e817 Use option to jade to produce html file names from id field in tag. 27 years ago
Thomas G. Lockhart 64fbd1fb12 Add new files from Oliver Elphick. 27 years ago
Thomas G. Lockhart a9d76d0108 Fix minor end-of-file formatting. 27 years ago