Commit Graph

6036 Commits (4cb1fb6f59502e834c3c1de8e626b4c68c0d1711)
 

Author SHA1 Message Date
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
Tatsuo Ishii d31ff14ed8 Fix memory overrun while setting ps status 26 years ago
Tom Lane 18c3000286 Teach grammar and parser about aggregate(DISTINCT ...). No implementation 26 years ago
Bruce Momjian ecba5d308c Remove unneeded action. 26 years ago
Bruce Momjian cae01cd836 Fix LDREL. 26 years ago
Bruce Momjian 77a4729936 This should fix the \e (\p, \g, ...) behaviour on an empty query buffer. 26 years ago
Bruce Momjian 97dec77fab Rename several destroy* functions/tags to drop*. 26 years ago
Tom Lane f6baabcd0b Correct coredump in ALTER TABLE foo ADD(). Accept explicit NULL in 26 years ago
Bruce Momjian f4db5c3c88 Update regression for new dropdb command. 26 years ago
Jan Wieck a27542c3a8 Added a fflush(stdout) to the \p command required for the 26 years ago
Bruce Momjian 3ffd3d82db Make LD -r as macros that can be changed for QNX. 26 years ago
Bruce Momjian cb0032cdcf Update for QNX from Kardos, Dr. Andrea 26 years ago
Tom Lane f7f41c7c8c Replace generic 'Illegal use of aggregates' error message with one that 26 years ago
Bruce Momjian d65a27f950 Hi, 26 years ago
Bruce Momjian 469cf43fac Remove extra vacuum, from Peter. 26 years ago
Jan Wieck 0882951b0c Fixed concurrent visibility bug. 26 years ago
Bruce Momjian b7539d92f9 Fix indexing of cidr. 26 years ago
Bruce Momjian 2192a92f3c Cleanup 26 years ago
Bruce Momjian 0dec669a0f Change $< to $+ in scripts Makefile, and clean up pg_encoding if logic. 26 years ago
Michael Meskes 7cf0f634d5 *** empty log message *** 26 years ago
Bruce Momjian a010be7543 Peter's file removals. 26 years ago
Bruce Momjian a0aab48fcd Okay, that should put us back in sync. These two patches (src & doc) are 26 years ago
Michael Meskes 54847b25d4 *** empty log message *** 26 years ago
Tom Lane 04fa5ca544 Clean up memory leakage in find_inheritors() by using pg_list lists 26 years ago
Jan Wieck 5ad4034a4c Again updated INSIDE TODO 26 years ago
Jan Wieck 70dd9e81af Added SET DEFAULT action for ON DELETE/UPDATE 26 years ago