Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
| | |||
* | Update TODO list. | Bruce Momjian | 1999-07-15 |
| | |||
* | Add SHLIB_LINK setting for solaris_i386 and solaris_sparc ports, | Tom Lane | 1999-07-15 |
| | | | | per bug report from Daren Sefcik <daren@partnersdata.com>. | ||
* | Several routines failed to cope with CASE expressions, and | Tom Lane | 1999-07-15 |
| | | | | indeed some of 'em were missing support for more node types than that... | ||
* | Complete first pass at markup adjustments for docbook2man man pages. | Thomas G. Lockhart | 1999-07-14 |
| | | | | Add some internal cross references to select.sgml. | ||
* | Include gif omitted from integrated doc. | Thomas G. Lockhart | 1999-07-14 |
| | | | | Thanks to Goran Uddeborg for spotting this. | ||
* | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 |
| | |||
* | Remove S*I comments from Stephan. | Bruce Momjian | 1999-07-13 |
| | |||
* | More cpu cleanups, only for 6.6. | Bruce Momjian | 1999-07-13 |
| | |||
* | Redefine cpu's as __cpu__. Only for 6.6 branch. | Bruce Momjian | 1999-07-13 |
| | |||
* | Update TODO list. | Bruce Momjian | 1999-07-13 |
| | |||
* | Update TODO list. | Bruce Momjian | 1999-07-13 |
| | |||
* | Update install file. | Bruce Momjian | 1999-07-12 |
| | |||
* | readd include for safety. | Bruce Momjian | 1999-07-12 |
| | |||
* | Update 6.5.1 items. | Bruce Momjian | 1999-07-12 |
| | |||
* | document updated for 6.5.1 | Tatsuo Ishii | 1999-07-11 |
| | |||
* | Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel ↵ | Tatsuo Ishii | 1999-07-11 |
| | | | | Behal) | ||
* | Update release notes. | Bruce Momjian | 1999-07-11 |
| | |||
* | RewritePreprocessQuery tried to match resjunk targets against | Tom Lane | 1999-07-11 |
| | | | | result relation ... wrong ... | ||
* | Add Tom's group by fixes. | Bruce Momjian | 1999-07-11 |
| | |||
* | Ignore resjunk targetlist entries when matching arguments to | Tom Lane | 1999-07-11 |
| | | | | | a SubLink with the subplan's targetlist. This fixes a problem seen with, for example, a subselect that uses GROUP BY. | ||
* | Update TODO list. | Bruce Momjian | 1999-07-11 |
| | |||
* | ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, | Tom Lane | 1999-07-11 |
| | | | | thereby guaranteeing wrong results from a rescanned Group node. | ||
* | heapam.h uses type time_t, but didn't include <time.h>. | Tom Lane | 1999-07-10 |
| | |||
* | Add new item from Tom Lane sorting. | Bruce Momjian | 1999-07-10 |
| | |||
* | Fix tuplecmp() to ensure repeatable sort ordering of tuples | Tom Lane | 1999-07-10 |
| | | | | | | that contain null fields. Old code would produce erratic sort results because comparisons of tuples containing nulls could produce inconsistent answers. | ||
* | Update release notes. | Bruce Momjian | 1999-07-10 |
| | |||
* | Update release for 6.5.1. | Bruce Momjian | 1999-07-10 |
| | |||
* | cleanup of long long int atoi test. | Bruce Momjian | 1999-07-10 |
| | |||
* | Update stuff for 6.5.1 release. | Bruce Momjian | 1999-07-10 |
| | |||
* | -mieee and # does not work for certain version of egcs | Tatsuo Ishii | 1999-07-10 |
| | |||
* | Fix gcc complaint about long being passed to sprintf %d. | Tom Lane | 1999-07-09 |
| | |||
* | Make ^ precidence greater than *. | Bruce Momjian | 1999-07-09 |
| | |||
* | update readme.nt | Bruce Momjian | 1999-07-09 |
| | |||
* | createlang now returns 2 for language already exists. | Bruce Momjian | 1999-07-09 |
| | |||
* | Re-apply range check patch after fixing LIMIT_H test and defines. | Bruce Momjian | 1999-07-09 |
| | |||
* | Add mention block size <= 32k. | Bruce Momjian | 1999-07-09 |
| | |||
* | Another place that HAVE_LIMITS_H was misspelled. | Tom Lane | 1999-07-09 |
| | |||
* | cleanup | Bruce Momjian | 1999-07-09 |
| | |||
* | Update TODO list. | Bruce Momjian | 1999-07-09 |
| | |||
* | Fix for ACL length problem on different platforms. | Bruce Momjian | 1999-07-09 |
| | |||
* | Backup pg_atoi patch for long checking. Caused initdb problems. | Bruce Momjian | 1999-07-09 |
| | |||
* | Add linux_m68k template file. | Bruce Momjian | 1999-07-09 |
| | |||
* | Rename tuturials for char2/char16 removal. | Bruce Momjian | 1999-07-08 |
| | |||
* | Rename example temp to mytemp. | Bruce Momjian | 1999-07-08 |
| | |||
* | Update TODO | Bruce Momjian | 1999-07-08 |
| | |||
* | Update. | Bruce Momjian | 1999-07-08 |
| | |||
* | Update todo | Bruce Momjian | 1999-07-08 |
| | |||
* | Update TODO. | Bruce Momjian | 1999-07-08 |
| | |||
* | New TODO list. | Bruce Momjian | 1999-07-08 |
| |