Commit Graph

6070 Commits (7c385f73e594fa463658244ee027be18325db03c)
 

Author SHA1 Message Date
Jan Wieck 7c385f73e5 Required catalog changes for extended LONG attribute storage. 26 years ago
Bruce Momjian 665db209e5 Cleanup of effective username test. 26 years ago
Tom Lane f74b94db09 Finally found a platform which has finite() but nonetheless sets errno 26 years ago
Tom Lane 76b110c82a Clean up some minor gcc warnings. 26 years ago
Tom Lane ec806d72c0 Clean up some minor gcc warnings. 26 years ago
Tom Lane 80dc7e207a Clean up some minor gcc warnings. I'm not touching the 26 years ago
Tom Lane 939229904a Clean up some minor gcc warnings. 26 years ago
Tom Lane c16afb4e24 Whoever touched this code last doesn't seem to understand 26 years ago
Tom Lane 76898cd330 Avoid compiler warnings on systems that have snprintf and/or vsnprintf 26 years ago
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