Commit Graph

5282 Commits (c4747c7866adeea0eb2e9429f370b8762e69f0ed)
 

Author SHA1 Message Date
Bruce Momjian c4747c7866 Update TODO list. 27 years ago
Bruce Momjian 941d426ca0 Update install file. 27 years ago
Bruce Momjian 30e27a9099 readd include for safety. 27 years ago
Bruce Momjian d0fb48818a Update 6.5.1 items. 27 years ago
Tatsuo Ishii 32a1a4e54f document updated for 6.5.1 27 years ago
Tatsuo Ishii 8f02f2252d Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Behal) 27 years ago
Bruce Momjian 2859bde109 Update release notes. 27 years ago
Tom Lane eeaeb1bda8 RewritePreprocessQuery tried to match resjunk targets against 27 years ago
Bruce Momjian f8d856af2c Add Tom's group by fixes. 27 years ago
Tom Lane eeb3abe017 Ignore resjunk targetlist entries when matching arguments to 27 years ago
Bruce Momjian 8c32f99f67 Update TODO list. 27 years ago
Tom Lane 9cbd349bcd ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, 27 years ago
Tom Lane ebc3cc7efa heapam.h uses type time_t, but didn't include <time.h>. 27 years ago
Bruce Momjian aece668947 Add new item from Tom Lane sorting. 27 years ago
Tom Lane cc62dc2032 Fix tuplecmp() to ensure repeatable sort ordering of tuples 27 years ago
Bruce Momjian bc5f34c89e Update release notes. 27 years ago
Bruce Momjian 04bfc5bbdf Update release for 6.5.1. 27 years ago
Bruce Momjian d62c25d452 cleanup of long long int atoi test. 27 years ago
Bruce Momjian 5a3fa95c39 Update stuff for 6.5.1 release. 27 years ago
Tatsuo Ishii 4fceee0e71 -mieee and # does not work for certain version of egcs 27 years ago
Tom Lane 73efd3867d Fix gcc complaint about long being passed to sprintf %d. 27 years ago
Bruce Momjian 863db45e86 Make ^ precidence greater than *. 27 years ago
Bruce Momjian 7d23fc5935 update readme.nt 27 years ago
Bruce Momjian cda192317a createlang now returns 2 for language already exists. 27 years ago
Bruce Momjian 103cf75651 Re-apply range check patch after fixing LIMIT_H test and defines. 27 years ago
Bruce Momjian cd5dfb65a9 Add mention block size <= 32k. 27 years ago
Tom Lane b9c0096d97 Another place that HAVE_LIMITS_H was misspelled. 27 years ago
Bruce Momjian 8aa780bdd3 cleanup 27 years ago
Bruce Momjian 62cc8bf7c4 Update TODO list. 27 years ago
Bruce Momjian 296efd8065 Fix for ACL length problem on different platforms. 27 years ago
Bruce Momjian 46db8ac712 Backup pg_atoi patch for long checking. Caused initdb problems. 27 years ago
Bruce Momjian ffe0097519 Add linux_m68k template file. 27 years ago
Bruce Momjian 27ef825743 Rename tuturials for char2/char16 removal. 27 years ago
Bruce Momjian 1a7273bd5c Rename example temp to mytemp. 27 years ago
Bruce Momjian eee5243dc8 Update TODO 27 years ago
Bruce Momjian 2e09df9d9f Update. 27 years ago
Bruce Momjian 6276c035f8 Update todo 27 years ago
Bruce Momjian 4048d540c6 Update TODO. 27 years ago
Bruce Momjian 879d1aeb58 New TODO list. 27 years ago
Bruce Momjian 3acb7d1634 Test Case: 27 years ago
Bruce Momjian 0343024a5c Add CXXFLAGS += 27 years ago
Bruce Momjian 2cf2a4fe2b > In both datetime_trunc() and timespan_trunc() in dt.c, 27 years ago
Bruce Momjian 70ce98b77a Rename pg_temp to pg_sorttemp so it does not conflict with temp table names. 27 years ago
Bruce Momjian 5035d7b985 pg_atoi() does range check on int4 data only if 27 years ago
Bruce Momjian a6c688d9cd Irix update from Mark Dalphin 27 years ago
Bruce Momjian 104d6c816e Add ^ precidence. 27 years ago
Bruce Momjian 38ff52c379 Allow port numbers 32k - 64k. 27 years ago
Bruce Momjian 517da8b5fa Newer README.NT. 27 years ago
Bruce Momjian db15dc05ad Fix for \do and ceil()/float. 27 years ago
Bruce Momjian e9c977da7d Fix spelling of variable name. 27 years ago