Commit Graph

5353 Commits (677028177e231ca8dce4c237a026e3d3b58cb314)
 

Author SHA1 Message Date
Tom Lane 677028177e Clean up gcc warning about unused static decl. 26 years ago
Bruce Momjian 435ed7aaa1 autoconf 26 years ago
Bruce Momjian c9acd2da12 Remove getopt configure check. 26 years ago
Tom Lane 44bc7ab2a6 Put back mistakenly removed configure test for HAVE_NETINET_IN_H. 26 years ago
Bruce Momjian 49e92caba0 Update TODO list. 26 years ago
Tom Lane 0c4929ff86 Parser no longer considers 26 years ago
Tom Lane 7f76eab140 Rewrite parser's handling of INSERT ... SELECT so that processing 26 years ago
Bruce Momjian c981442772 Update ecpg compile. 26 years ago
Bruce Momjian b9b5f5d6ca autoconf 26 years ago
Bruce Momjian cb08547646 Add getopt test. 26 years ago
Bruce Momjian 0b976ec1d8 autoconf 26 years ago
Bruce Momjian 2798162038 cleanup 26 years ago
Bruce Momjian 7badb1e792 Fix configure problem. 26 years ago
Bruce Momjian b721c9e164 autoconf 26 years ago
Tom Lane fea7ab5298 Fix typo in _outArrayRef(). 26 years ago
Bruce Momjian 7ffd7daddb update 26 years ago
Bruce Momjian d6f26e6451 Update for 6.6. 26 years ago
Bruce Momjian a927d6ea4e configure cleanup 26 years ago
Bruce Momjian d0634aca39 configure cleanup 26 years ago
Bruce Momjian ef9699d6da autoconf 26 years ago
Bruce Momjian 07262a2dfb Update configure include checks. 26 years ago
Bruce Momjian 0858b06f16 autoconf 26 years ago
Bruce Momjian 46355e94d4 Update includes from configure 26 years ago
Bruce Momjian 9c30bba810 autoconf 26 years ago
Bruce Momjian 1c0c607110 No check for string/strings.h. 26 years ago
Tom Lane 32664b4b4b Improve commentary about ArrayRef and ResTarget nodes. 26 years ago
Bruce Momjian 3406901a29 Move some system includes into c.h, and remove duplicates. 26 years ago
Tom Lane c62b8a68bf Fix incorrect declaration of rtentry as 'ResTarget' where it 26 years ago
Bruce Momjian fe1f757e56 Update TODO list. 26 years ago
Bruce Momjian 33e826d167 Fix for multi-byte includes. 26 years ago
Tom Lane df454bd864 Fix silly typo in commentary... 26 years ago
Bruce Momjian 0e264fb464 Add c.h to exclusion list. 26 years ago
Bruce Momjian 9b4dac7f12 clean up comment on missing file. 26 years ago
Bruce Momjian 2d36471b82 Include check 26 years ago
Bruce Momjian 8f5561a0d9 More config.h cleanups. 26 years ago
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