| Age | Commit message (Expand) | Author |
| 1997-04-02 | New node T_CreateSeqStmt. | Vadim B. Mikheev |
| 1997-04-02 | New relkind ('S') for sequence relations. | Vadim B. Mikheev |
| 1997-04-02 | Prototypes for sequence.c | Vadim B. Mikheev |
| 1997-03-28 | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> | Marc G. Fournier |
| 1997-03-28 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-03-27 | turn GEQO code on by default | Marc G. Fournier |
| 1997-03-25 | Add checs for float.h | Marc G. Fournier |
| 1997-03-25 | another one missed | Marc G. Fournier |
| 1997-03-25 | From: "D'Arcy J.M. Cain" <darcy@druid.net> | Marc G. Fournier |
| 1997-03-25 | Rather than make this a Linux test, we should just test for the existence | Marc G. Fournier |
| 1997-03-25 | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> | Marc G. Fournier |
| 1997-03-24 | New func _bt_checkkeys() added to let caller know number of keys | Vadim B. Mikheev |
| 1997-03-24 | Added #define NullValueRegProcedure and #define NonNullValueRegProcedure - | Vadim B. Mikheev |
| 1997-03-20 | From: "D'Arcy J.M. Cain" <darcy@druid.net> | Marc G. Fournier |
| 1997-03-20 | Check for and set HAVE_CRYPT_H if <crypt.h> exists | Marc G. Fournier |
| 1997-03-19 | Fix index_create for multi-column indices | Vadim B. Mikheev |
| 1997-03-19 | Add a check for strerr, and add in D'Arcy's strerror() code in case not | Marc G. Fournier |
| 1997-03-18 | - Move most of the I/O in both libpq and the backend to a set | Marc G. Fournier |
| 1997-03-18 | Patches for Vadim's multikey indexing... | Marc G. Fournier |
| 1997-03-18 | Resync the source tree, commit some things that were missing (pqcomprim.c) and | Marc G. Fournier |
| 1997-03-16 | oracle_compat.c fixed for function overloading... | Marc G. Fournier |
| 1997-03-16 | om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> | Marc G. Fournier |
| 1997-03-16 | Remove overloaded functions until we can figure out how to get them to work | Marc G. Fournier |
| 1997-03-15 | Re-oid the oracle_compat functions | Marc G. Fournier |
| 1997-03-15 | A couple of development scripts by Dan to detect unused and duplicate | Marc G. Fournier |
| 1997-03-14 | Date/Time updates from Thomas... | Marc G. Fournier |
| 1997-03-14 | Missing bits from Dan's patches...sorry :( | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-03-09 | Add prototypes for oracle-compat functions. Rename geo-*.c adt to geo_*.c | Bruce Momjian |
| 1997-03-04 | This is a set of single row character functions, defined for the datatype | Marc G. Fournier |
| 1997-03-03 | Fix the prototype for on_exitpg() | Marc G. Fournier |
| 1997-03-02 | Change debug to pretty-print tree, recommended by Darren King. | Bruce Momjian |
| 1997-03-02 | Remove _PAGE_SIZE_ as recommended by Darren King. | Bruce Momjian |
| 1997-02-22 | Added: UNIQUE feature to bulkload code. | Vadim B. Mikheev |
| 1997-02-19 | Prevent under/over flow of float8 constants in parser. Small regression fix. | Bruce Momjian |
| 1997-02-19 | Disable GEQO...it seems to be broken as shown by the message to | Marc G. Fournier |
| 1997-02-19 | Merge in GEQO Optimizer | Marc G. Fournier |
| 1997-02-18 | Update btree patches that were missed. | Bruce Momjian |
| 1997-02-14 | Add prototypes and remove unused variables from btree Fastbuild patch. | Bruce Momjian |
| 1997-02-14 | Remove WIN32 defines. They never worked. | Bruce Momjian |
| 1997-02-13 | Had configure check for strdup, but didn't have it set HAVE_STRDUP | Marc G. Fournier |
| 1997-02-12 | Patch from Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier |
| 1997-02-12 | What looks like some *major* improvements to btree indexing... | Marc G. Fournier |
| 1997-02-11 | Add comment for questionable 5 padding. | Bruce Momjian |
| 1997-02-09 | Remove machine.h, since it wasn't doing anything that config.h wasn't | Marc G. Fournier |
| 1997-02-09 | Try to further reduce the PORT dependencies. | Marc G. Fournier |
| 1997-02-09 | Remove NO_{SIGPROCMASK,SETSID,WAITPID} from nextstep port, since they | Marc G. Fournier |