Commit Graph

3550 Commits (7db9ea5c1e8cf4ac6a6032b14cb1eca1fef93adc)
 

Author SHA1 Message Date
Bruce Momjian 7db9ea5c1e EXPLAIN VERBOSE prints the plan, and now pretty-prints the plan to 28 years ago
Bruce Momjian f71b671bd5 Make EXPLAIN show output more clearly. 28 years ago
Bruce Momjian c8b42a6151 Update flow chart. 28 years ago
Bruce Momjian 439a2af0bc Update mark/reset index code for multiple indexes, (OR code). 28 years ago
Bruce Momjian 21ad8695ca Fix typo in man pages. 28 years ago
Bruce Momjian b88e9784b6 Cleanup of OR processing. 28 years ago
Thomas G. Lockhart 7665e7b0a8 Allows the following query to succeed: "SELECT NULL ORDER BY 1;" 28 years ago
Bruce Momjian 39844ac2c3 Fix for OR handling with multiple indexes. 28 years ago
Bruce Momjian 34aecb3557 run autoconf 28 years ago
Bruce Momjian b942928bd1 Fix MULTIBYTE typo. 28 years ago
Bruce Momjian 77cce4e278 Fix duplicate inside initdb.sh 28 years ago
Bruce Momjian 2c6b370e64 Cleanup of OR fix. 28 years ago
Bruce Momjian 0a2e5cdfc9 Allow index use with OR clauses. 28 years ago
Marc G. Fournier 0668aa8817 Adrian Hall reported a problem to me that snprintf() doesn't exist in, at 28 years ago
Vadim B. Mikheev 0d78e8c112 Lmgr cleanup, new locking modes for LLL. 28 years ago
Vadim B. Mikheev 83d3626b1f Matching clauses to functional indices was broken, now fixed. 28 years ago
Vadim B. Mikheev f73fc6eb29 Fix scan adjustment. 28 years ago
Thomas G. Lockhart 957ff1a0b5 Removed from distribution. Completely converted to SGML. 28 years ago
Thomas G. Lockhart fe0260c5d1 Use libpq only once to avoid file naming conflicts in the html output. 28 years ago
Thomas G. Lockhart ccee8e5576 Somehow had substituted this file for the contents of allfiles.sgml. 28 years ago
Thomas G. Lockhart 5f372f9e59 Add id field to chapter and book tags to allow output file names 28 years ago
Thomas G. Lockhart 18baa27d6b Add port information for NS32532. 28 years ago
Thomas G. Lockhart 3221c0de52 Include information on documentation products and sources. 28 years ago
Thomas G. Lockhart bd6b6f40de Add missing information. 28 years ago
Thomas G. Lockhart 32de56e817 Use option to jade to produce html file names from id field in tag. 28 years ago
Thomas G. Lockhart 64fbd1fb12 Add new files from Oliver Elphick. 28 years ago
Thomas G. Lockhart a9d76d0108 Fix minor end-of-file formatting. 28 years ago
Thomas G. Lockhart 10aaff0a40 Information moved to doc/src/sgml/release.sgml. 28 years ago
Thomas G. Lockhart 596731dcf8 Information moved to doc/src/sgml/geqo.sgml. 28 years ago
Vadim B. Mikheev be8300b18f Use Snapshot in heap access methods. 28 years ago
Marc G. Fournier f7f989c990 Missed a few files in the last round of commits from Tatsuo, as well 28 years ago
Marc G. Fournier 5979d73841 From: t-ishii@sra.co.jp 28 years ago
Marc G. Fournier 74b30a3a1f I missed addding initdb.sh ... 28 years ago
Bruce Momjian e05aa52a55 Update flowchart. Add arrow. 28 years ago
Bruce Momjian 01a651aaf9 Fix compile error. Make transaction/work optional on all transaction 28 years ago
Bruce Momjian d8d0aa019b Update psql help syntax to remove <> and uppercaese keywords. 28 years ago
Bruce Momjian 8e2647a145 Add mention of actual SQL command to create*/destroy* commands. 28 years ago
Bruce Momjian 22616fdc5d Add mention of SQL commands to create/destroy man pages. 28 years ago
Bruce Momjian 253a294e9f Add mention of psql and template1 to create*, destroy* command 28 years ago
Bruce Momjian 809fc91fdd Fix HAVING patch missing cast. 28 years ago
Bruce Momjian 128d827d4b I'm sorry, but I think I introduced a little bug with my last patch. 28 years ago
Marc G. Fournier bf00bbb0c4 I really hope that I haven't missed anything in this one... 28 years ago
Byron Nikolaidis 6e66468f3a Version 06-30-0248 28 years ago
Vadim B. Mikheev 2a67742412 Fix _lo_commit: core if LO memmory context was not created (LO were not used?) 28 years ago
Vadim B. Mikheev 5afe171443 VariableCache (next XID generator) is placed in shmem. 28 years ago
Bruce Momjian 224a62c5b7 Update. 28 years ago
Bruce Momjian 7f61f8a71f Update. 28 years ago
Bruce Momjian e0058b6172 Theses buffer leaks are caused by indexes that are kept open between 28 years ago
Bruce Momjian 7702d7aa4b target list fixes. 28 years ago
Bruce Momjian 1d00134be4 makeTargetEntry cleanup. 28 years ago