Commit Graph

5318 Commits (fbe4ad21540db2858032a2069c45d021c86a5596)
 

Author SHA1 Message Date
Bruce Momjian fbe4ad2154 Add config.h as needed. 26 years ago
Bruce Momjian d9901793f7 Update TODO list. 26 years ago
Tom Lane 8ee07b506d Tired of seeing that 'unused variable' warning... 26 years ago
Tom Lane 05933f4ec1 Add back improperly removed #include for utils/trace.h. 26 years ago
Tom Lane e1e110228f Add back improperly removed #include for config.h. 26 years ago
Tom Lane 1a6c5b96ad Add back improperly removed #include for utils/dynamic_loader.h. 26 years ago
Tom Lane 8753b23c8c Fix 'SO__MINOR_VERSION' typo for irix5; add AIX shlib support 26 years ago
Tom Lane 36ce6d439f Support subscripts on bare column names. 26 years ago
Tom Lane f9e2c7fae8 Allow bare column names to be subscripted as arrays. This 26 years ago
Tom Lane bc9236bc01 Revise _bt_binsrch() so that its binary search loop takes 26 years ago
Bruce Momjian 9679cb3910 More cleanup 26 years ago
Bruce Momjian 773088809d More cleanup 26 years ago
Thomas G. Lockhart 4d5aa343de Fix conflicting id tags (sql.sgml also used "select-title"). 26 years ago
Bruce Momjian 7d5b08dec0 More cleanup 26 years ago
Bruce Momjian 69817665cb Final cleanup 26 years ago
Bruce Momjian ba42b68977 Update TODO list. 26 years ago
Bruce Momjian a71802e12e Final cleanup. 26 years ago
Bruce Momjian 9b645d481c Update #include cleanups 26 years ago
Bruce Momjian a9591ce66a Change #include's to use <> and "" as appropriate. 26 years ago
Bruce Momjian 2e6b1e63a3 Remove unused #includes in *.c files. 26 years ago
Bruce Momjian 40a89e08b2 Cleanups. 26 years ago
Bruce Momjian fb38a5d8cf Remove un-needed #include's from *.c files. 26 years ago
Bruce Momjian 353eb3dadf Add updates. 26 years ago
Thomas G. Lockhart 3c4447fd97 Complete markup for docbook2man support. 26 years ago
Thomas G. Lockhart f2738394d6 Add id label to allow cross referencing. 26 years ago
Bruce Momjian 4b2c2850bf Clean up #include in /include directory. Add scripts for checking includes. 26 years ago
Bruce Momjian 0df761420d Update TODO list. 26 years ago
Tom Lane 390e8354ce Add SHLIB_LINK setting for solaris_i386 and solaris_sparc ports, 26 years ago
Tom Lane 8aea617c03 Several routines failed to cope with CASE expressions, and 26 years ago
Thomas G. Lockhart d72168d6e0 Complete first pass at markup adjustments for docbook2man man pages. 26 years ago
Thomas G. Lockhart d289011f8a Include gif omitted from integrated doc. 26 years ago
Bruce Momjian 0cf1b79528 Cleanup of /include #include's, for 6.6 only. 26 years ago
Bruce Momjian ad4948862c Remove S*I comments from Stephan. 26 years ago
Bruce Momjian 050371fccd More cpu cleanups, only for 6.6. 26 years ago
Bruce Momjian 540c114225 Redefine cpu's as __cpu__. Only for 6.6 branch. 26 years ago
Bruce Momjian 0ab1c117e8 Update TODO list. 26 years ago
Bruce Momjian c4747c7866 Update TODO list. 26 years ago
Bruce Momjian 941d426ca0 Update install file. 26 years ago
Bruce Momjian 30e27a9099 readd include for safety. 26 years ago
Bruce Momjian d0fb48818a Update 6.5.1 items. 26 years ago
Tatsuo Ishii 32a1a4e54f document updated for 6.5.1 26 years ago
Tatsuo Ishii 8f02f2252d Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Behal) 26 years ago
Bruce Momjian 2859bde109 Update release notes. 26 years ago
Tom Lane eeaeb1bda8 RewritePreprocessQuery tried to match resjunk targets against 26 years ago
Bruce Momjian f8d856af2c Add Tom's group by fixes. 26 years ago
Tom Lane eeb3abe017 Ignore resjunk targetlist entries when matching arguments to 26 years ago
Bruce Momjian 8c32f99f67 Update TODO list. 26 years ago
Tom Lane 9cbd349bcd ExecReScanGroup() forgot to clear grpstate->grp_firstTuple, 26 years ago
Tom Lane ebc3cc7efa heapam.h uses type time_t, but didn't include <time.h>. 26 years ago
Bruce Momjian aece668947 Add new item from Tom Lane sorting. 26 years ago