Commit Graph

6061 Commits (095d83e1294ab54f1a2784b4b9e82d8f2281e4dd)
 

Author SHA1 Message Date
Bruce Momjian 095d83e129 Cleanup --alldb option handling. 26 years ago
Bruce Momjian d2cf8b4776 Cleanup vacuumdb 26 years ago
Bruce Momjian 1c2257648a > > It would be nice for new users; I think it would make it easier 26 years ago
Bruce Momjian fd96e1754c Finally initdb.sh works. Was problem with assuming EUID was defined. 26 years ago
Bruce Momjian 12118301fd initdb cleanup 26 years ago
Bruce Momjian f08e8ae7cb initdb cleanup 26 years ago
Bruce Momjian a08eb45c52 More initdb cleanup 26 years ago
Bruce Momjian 24edd34da5 Cleanup of initdb.sh script to be portable, at least marginally. 26 years ago
Bruce Momjian 65f694f802 Add cvs. 26 years ago
Bruce Momjian 93ca944077 autoconf 26 years ago
Bruce Momjian 9f013a552a Lowercase $host for QNX. 26 years ago
Bruce Momjian 1520f60f0e Remove unused files. 26 years ago
Bruce Momjian 5c99f9cd84 Fix MULTIBYTE handling in string by using strcat. 26 years ago
Jan Wieck 219652d5f7 Okay, this is how it looks: Please apply the attached patch to the current 26 years ago
Thomas G. Lockhart 97710d9f5a Fix typo in tag. 26 years ago
Thomas G. Lockhart aac9f5bee8 Re-enable makeAttr() if ENABLE_OUTER_JOINS is defined. 26 years ago
Bruce Momjian 4f73187bb7 ANother initdb cleanup 26 years ago
Bruce Momjian 21992ed10a Reverse out nextval patch. 26 years ago
Bruce Momjian ac00256ceb initdb.sh fix from Peter. 26 years ago
Bruce Momjian 83bad7c063 This is my -- hopefully sufficiently portable -- attempt at cleaning out 26 years ago
Bruce Momjian 1b22a8cb03 Clear paren level flag on \r or any backslash command, rather than 26 years ago
Jan Wieck 397e9b32a3 Some changes to prepare for LONG attributes. 26 years ago
Bruce Momjian 5ca971a18a Hi, 26 years ago
Bruce Momjian cf374febf5 >Turning nextval and currval into keywords is not an acceptable way to 26 years ago
Bruce Momjian 99b8f84511 Here's the Create/Alter/Drop Group stuff that's been really overdue. I 26 years ago
Bruce Momjian 4cb1fb6f59 Update for QNX. 26 years ago
Bruce Momjian 8d49a6608a autoconf 26 years ago
Michael Meskes 50a5b4ab41 *** empty log message *** 26 years ago
Bruce Momjian d033e17530 Ethernet MAC addresses (macaddr type) are not compared correctly for 26 years ago
Bruce Momjian 7585deb087 I have done the QNX4 port with the current source tree. The number of 26 years ago
Bruce Momjian 9805abb0fb This patch solves a couple of memory leaks in ecpglib.c. The patch is 26 years ago
Tom Lane 7431796b46 fix_parsetree_attnums was not nearly smart enough about walking parse 26 years ago
Bruce Momjian 549a8ba59a > From what I gather, this should be a little cleaner because the 26 years ago
Bruce Momjian f5a613c0ed >From what I gather, this should be a little cleaner because the 26 years ago
Bruce Momjian bcaabc5698 Depending on my interpreting (and programming) skills, this might solve 26 years ago
Bruce Momjian a82f9ffde6 New LDOUT makefile variable for QNX os. 26 years ago
Tom Lane ff6fe1502d Update documentation to reflect availability of aggregate(DISTINCT). 26 years ago
Bruce Momjian 662371cc5d Prevent _deadcode from showing in ctags and mkid 26 years ago
Tom Lane a8ae19ec3d aggregate(DISTINCT ...) works, per SQL spec. 26 years ago
Tom Lane efb36d2be8 any_ordering_op()'s argument should be declared Oid not int. 26 years ago
Bruce Momjian cb00b7faa5 I'm in TODO mood today ... 26 years ago
Bruce Momjian 11023eb1f5 Meanwhile, database names with single quotes in names don't work very well 26 years ago
Bruce Momjian 1ff0a475ee Fix for psql from Peter. 26 years ago
Bruce Momjian 298845a6f0 Allow ; in () in psql. 26 years ago
Bruce Momjian e6ac08c398 Update TODO list. 26 years ago
Bruce Momjian e639a1a6a8 This takes care of TODO item 26 years ago
Bruce Momjian 3c75d64f40 Remove old file. 26 years ago
Bruce Momjian c91e5a4465 Update drop.sql 26 years ago
Bruce Momjian c613e69f40 Rename destroy.sql to drop.sql. 26 years ago
Jan Wieck 62c42a05a2 Added global variable to have RI triggers override 26 years ago