Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-10-24 Integer binary operators, from Marko Kreen <marko@l-t.ee>. Renamed bitxor Peter Eisentraut 7.1.1
2000-07-28 Add int2-vs-int8 comparison operators. These are now necessary because Tom Lane 7.1.1
2000-06-13 Another batch of fmgr updates. I think I have gotten all old-style Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-03-14 Implement column aliases on views "CREATE VIEW name (collist)". Thomas G. Lockhart 7.1.1
2000-02-21 Clean up some really grotty coding in catcache.c, improve hashing Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
2000-01-15 Fixed all elog related warnings, as well as a few others. Peter Eisentraut 7.1.1
2000-01-10 Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. Bruce Momjian 7.1.1
1999-05-25 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-03-15 Fix int8 configure one more time ... prior version didn't Tom Lane 7.1.1
1999-03-08 Have configure check for use of %lld for int64, and if that fails, check for Marc G. Fournier 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-02-13 Include some Julian date declarations to share between various date/time Thomas G. Lockhart 7.1.1
1998-09-11 Remove lld from LONG LONG name Bruce Momjian 7.1.1
1998-09-11 Remove %qd. Bruce Momjian 7.1.1
1998-09-10 %lld not %Ld Bruce Momjian 7.1.1
1998-09-10 Allow long long on BSDI. Bruce Momjian 7.1.1
1998-09-05 Use alternate form for long-long-int to be compatible with AIX. Thomas G. Lockhart 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-08-23 Attached is a patch that uses autoconf to determine whether there Bruce Momjian 7.1.1
1998-07-08 Add int8 8-byte integer type. Thomas G. Lockhart 7.1.1