aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Regression test cleanup.Bruce Momjian1998-09-18
* NS32K lock patch reversed.Bruce Momjian1998-09-18
* Fixes for VC and libpq.Bruce Momjian1998-09-18
* Fix for NS32K machine.Bruce Momjian1998-09-18
* fix for aix snprintfBruce Momjian1998-09-18
* Remove /usr/local/* from templates.Bruce Momjian1998-09-18
* Fix for \df.Bruce Momjian1998-09-18
* New gram.cBruce Momjian1998-09-18
* Consolidate Jan's rules test into one file.Thomas G. Lockhart1998-09-16
* Support specifying PRIMARY KEY for the SERIAL type.Thomas G. Lockhart1998-09-16
* Support specifying PRIMARY KEY for the SERIAL type.Thomas G. Lockhart1998-09-16
* Use oper_select_candidate() for unary operatorsThomas G. Lockhart1998-09-16
* Forgot to remove README-1ST from the repository ...Marc G. Fournier1998-09-15
* Change order of install...installing interfaces is the last to be done,Marc G. Fournier1998-09-14
* Add new make_oidjoin_check utility and template1_check.sql. Fix someBruce Momjian1998-09-14
* Remove remnant from obsolete char16 data type.Thomas G. Lockhart1998-09-13
* Update to new DECLARE and FETCH features in gram.y.Thomas G. Lockhart1998-09-13
* Support SQL92-ish DECLARE and FETCH commands.Thomas G. Lockhart1998-09-13
* Here are some additional patches needed to get the UnixWare 7 C++Bruce Momjian1998-09-13
* rename java file for Peter.Bruce Momjian1998-09-12
* Irix lock fix from Robert BruccoleriBruce Momjian1998-09-12
* The pg_atoi() function uses strtol() to convert the string to numbers. SomeBruce Momjian1998-09-12
* autoconfBruce Momjian1998-09-11
* Remove lld from LONG LONG nameBruce Momjian1998-09-11
* autoconfBruce Momjian1998-09-11
* The attached patches fix the following problems:Bruce Momjian1998-09-11
* autoconfBruce Momjian1998-09-11
* Remove %qd.Bruce Momjian1998-09-11
* Tatsuo Ishii fix for pg_user crash, with slight modification.Bruce Momjian1998-09-11
* %lld fix.Bruce Momjian1998-09-11
* long long cleanupBruce Momjian1998-09-10
* Added attributes for primary/unique/foreign keys...Vadim B. Mikheev1998-09-10
* Fix for length in libpq from Tom Lane.Bruce Momjian1998-09-10
* autoconfBruce Momjian1998-09-10
* %lld not %LdBruce Momjian1998-09-10
* More bsdi 4.0 additions.Bruce Momjian1998-09-10
* bsdi 4.0.Bruce Momjian1998-09-10
* Add some support for BSDI 4.0.Bruce Momjian1998-09-10
* Porting efforts... :)Vadim B. Mikheev1998-09-10
* flock --> fcntlVadim B. Mikheev1998-09-10
* cleanupBruce Momjian1998-09-10
* Cleanup of configure.inBruce Momjian1998-09-10
* autoconfBruce Momjian1998-09-10
* Allow long long on BSDI.Bruce Momjian1998-09-10
* Aix4 fixes from Andreas ZeugswetterBruce Momjian1998-09-09
* >Bruce Momjian1998-09-09
* Hi patchers/hackers.Bruce Momjian1998-09-09
* Fix using GroupBy/non-GroupBy expressions in HAVING.Vadim B. Mikheev1998-09-09
* Fix for indexing problem (?): heap tuple was pfree-d before CatalogIndexInser...Vadim B. Mikheev1998-09-09
* AIX align fix.Bruce Momjian1998-09-08