Commit Graph

5884 Commits (1ecb129d206f30f5813b01e1f1efe75c06febe49)
 

Author SHA1 Message Date
Tom Lane 1ecb129d20 Update sanity_check regress test to pass now that pg_index 26 years ago
Tom Lane a5150dc658 Fix typo so it actually compiles... 26 years ago
Bruce Momjian 7a203a3f02 Add recreate index notice to vacuum error. 26 years ago
Tom Lane fb9448decc Tweak make rules for parse.h and fmgr.h to avoid bug in old 26 years ago
Bruce Momjian 103022c339 Add index recreation suggestion to end of world error message. 26 years ago
Bruce Momjian 106ded2a6e Update TODO list. 26 years ago
Bruce Momjian e61e4d460c Fix for psql control-d and .psqlrc that I broke. Fix for \dT with 26 years ago
Bruce Momjian db12a63ef1 The \p\g fix didn't turn out to be so bad. It even works in other 26 years ago
Bruce Momjian d286f13b47 Update NT readme with new name. 26 years ago
Tom Lane ac61a04a71 Fix ExecSubPlan to handle nulls per the SQL spec --- it didn't combine 26 years ago
Bruce Momjian 6b99fcf3e2 Update for documentation in libpq changes. 26 years ago
Bruce Momjian 2a24ec6f16 In the spirit of TODO item 26 years ago
Bruce Momjian c6c60302ba Cleanup of psql \copyright 26 years ago
Bruce Momjian b2c55a02b1 psql makefile fix from Keith Parks 26 years ago
Bruce Momjian 86ef36c907 New NameStr macro to convert Name to Str. No need for var.data anymore. 26 years ago
Bruce Momjian df723a8a8a exit recursion fix from Massimo 26 years ago
Bruce Momjian 17d819c093 Fix for recusive exit call from Massimo. 26 years ago
Bruce Momjian 32edd98519 Update TODO list. 26 years ago
Bruce Momjian a9ade930da Sort help file names, from Peter Eisentraut 26 years ago
Bruce Momjian 0fe4a20891 Add Linux ARM. 26 years ago
Bruce Momjian 5e3189eaff Update psql banner 26 years ago
Bruce Momjian e9a5030977 Update TODO list. 26 years ago
Bruce Momjian f793ac0a16 Update psql display. 26 years ago
Tom Lane 3b004b8e2e environment variable set by MULTIBYTE startup code should be 26 years ago
Bruce Momjian 3d1db6ddc6 Update \? display. 26 years ago
Bruce Momjian 200e183254 Make pager on by default. 26 years ago
Bruce Momjian f0a45ccd0a Clean up \? psql display. 26 years ago
Bruce Momjian 83c30df0e9 Update TODO list. 26 years ago
Bruce Momjian 5e956342de Update man pages for new banner. 26 years ago
Bruce Momjian 754a4428a6 psql banner cleanup 26 years ago
Bruce Momjian 87a8c72a64 clean up startup banner 26 years ago
Bruce Momjian e6a0e4ed61 Fix EOF/control-D display in psql. 26 years ago
Bruce Momjian dc16399d8d Update to psql, run pgindent. 26 years ago
Bruce Momjian 0e6652e673 psql cleanup 26 years ago
Bruce Momjian 2323b63631 Update psql with man pages and new version of help. 26 years ago
Bruce Momjian a45195a191 Major psql overhaul by Peter Eisentraut. 26 years ago
Bruce Momjian 2ea3b6d63a autoconf 26 years ago
Bruce Momjian 7791e8c001 Improve getopt and readline support, from Peter Eisentraut. 26 years ago
Bruce Momjian 1696dd1121 Update bsdi for bsd/os 4.1 26 years ago
Hiroshi Inoue 2e2189a568 Make it possible to execute crashed CREATE/DROP commands again. 26 years ago
Michael Meskes a2c834f709 *** empty log message *** 26 years ago
Michael Meskes 7ff8a18030 *** empty log message *** 26 years ago
Bruce Momjian d9e4966be1 update for pgaccess 26 years ago
Bruce Momjian bbdeaea5be autoconf 26 years ago
Bruce Momjian e1ade8d28a Update pgaccess 26 years ago
Bruce Momjian 85016a2b9c autoconf 26 years ago
Bruce Momjian 381e5b94e0 Update for pgaccess 0.98. 26 years ago
Bruce Momjian 33a5c0ead1 Update for 6.5.3. 26 years ago
Tom Lane 15455e14b8 Eliminate RewritePreprocessQuery, which was taking an 26 years ago
Tom Lane c6f5f858a6 Eliminate some unbelievably cheesy code in _copyConst(). 26 years ago