| Age | Commit message (Expand) | Author |
| 1997-02-28 | Allow update x =-3, not just x = -3. | Bruce Momjian |
| 1997-02-28 | Remove SUBSYS.o in port/ on clean. | Bruce Momjian |
| 1997-02-28 | Remove win32 port directory. Forgot to do it earlier. | Bruce Momjian |
| 1997-02-25 | Change "WARN" message generated if a unique index is attempted on a table/key | Marc G. Fournier |
| 1997-02-22 | Added: UNIQUE feature to bulkload code. | Vadim B. Mikheev |
| 1997-02-20 | Make the error message output by AllocateFile() if failes to | Marc G. Fournier |
| 1997-02-20 | Fix for queries with 3 or more relations participating in | Vadim B. Mikheev |
| 1997-02-19 | Prevent under/over flow of float8 constants in parser. Small regression fix. | Bruce Momjian |
| 1997-02-19 | Various cleanups to satisfy -Werror, but there are some errors that I'm | Marc G. Fournier |
| 1997-02-19 | rearrange ordering of headers os that postgres.h is first | Marc G. Fournier |
| 1997-02-19 | Remove WIN32 stuff, and improve conformance to configure | Marc G. Fournier |
| 1997-02-19 | Add and install the pg_geqo.sample file | Marc G. Fournier |
| 1997-02-19 | Merge in GEQO Optimizer | Marc G. Fournier |
| 1997-02-19 | Delete -e option to postmaster, keep postgres -e option. | Bruce Momjian |
| 1997-02-18 | Update btree patches that were missed. | Bruce Momjian |
| 1997-02-18 | Clarify clearing of attribute stats memory. | Bruce Momjian |
| 1997-02-14 | Oper_right added, broken with const. conversion. | Bruce Momjian |
| 1997-02-14 | Add prototypes and remove unused variables from btree Fastbuild patch. | Bruce Momjian |
| 1997-02-14 | Remove hardcoded 20000 and change to BootstrapObjectIdData. | Bruce Momjian |
| 1997-02-14 | Remove WIN32 defines. They never worked. | Bruce Momjian |
| 1997-02-13 | Fix naming from proc to prio to fix previous patch. | Bruce Momjian |
| 1997-02-13 | Only allow NULL in the prpoer places. | Bruce Momjian |
| 1997-02-13 | Improvements to the ultrix port, in particular a bunch of compiler | Marc G. Fournier |
| 1997-02-13 | Various patches for nextstep by GregorHoffleit | Marc G. Fournier |
| 1997-02-13 | Patch for: | 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 | Assign priorities when creating jobs in lock queue. | Bruce Momjian |
| 1997-02-09 | Remove machine.h, since it wasn't doing anything that config.h wasn't | Marc G. Fournier |
| 1997-02-07 | Add attribute optimization statistics. | Bruce Momjian |
| 1997-02-06 | Remove extra paren in ifdef. | Bruce Momjian |
| 1997-02-06 | Various changes to improve/support Mklinux | Marc G. Fournier |
| 1997-02-06 | autoconf test for and set HAVE_VFORK | Marc G. Fournier |
| 1997-02-05 | Get in there... | Marc G. Fournier |
| 1997-02-04 | Test for existence of inet_aton on the system, and only include inet_aton.c if | Marc G. Fournier |
| 1997-02-03 | Change references to NEED_RUSAGE to HAVE_RUSAGE | Marc G. Fournier |
| 1997-01-29 | New func _vc_scanoneind: scan one index relation to update statistic | Vadim B. Mikheev |
| 1997-01-27 | Apply usage patches for European Dates patch from Keith | Marc G. Fournier |
| 1997-01-27 | Slight change to nabstime.c so that configure is able to handle a system | Marc G. Fournier |
| 1997-01-27 | Convert MISSING_SYSCONF to !HAVE_SYSCONF for autoconf | Marc G. Fournier |
| 1997-01-26 | More removals for next/nextstep. Fix IPC lib for them. | Bruce Momjian |
| 1997-01-26 | Change next to nextstep where missed. | Bruce Momjian |
| 1997-01-26 | |From: Keith Parks <emkxp01@mtcc.demon.co.uk> | Marc G. Fournier |
| 1997-01-26 | Linux defines MAXINT in values.h, which causes an error when compiling. | Marc G. Fournier |
| 1997-01-26 | Bring in a patch from Keith Parks to move the use of European dates | Marc G. Fournier |
| 1997-01-26 | Fix typo in struct name. | Bruce Momjian |
| 1997-01-25 | would you mind committing the following changes for me? (the first | Bruce Momjian |
| 1997-01-25 | More autosize structure error checks. | Bruce Momjian |
| 1997-01-25 | The check should be for getrusage(), not rusage() ... change the defines | Marc G. Fournier |
| 1997-01-25 | remove asm/bitops.h, as its causing more problems then it fixes. | Marc G. Fournier |