| Age | Commit message (Expand) | Author |
| 1997-04-17 | From: Raymond Toy <toy@rtp.ericsson.se> | Marc G. Fournier |
| 1997-04-17 | From: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at> | Marc G. Fournier |
| 1997-04-17 | Some slight changes to the Wisconsin Benchmark tests since postgres requires | Marc G. Fournier |
| 1997-04-17 | The patch fixes a rare bug that may occur when one tries to vacuum a single | Vadim B. Mikheev |
| 1997-04-16 | Fix a problem with Linux where yacc is *really* bison -y | Marc G. Fournier |
| 1997-04-16 | connectDB(): setsockopt (..., TCP_NODELAY, ...) added. | Vadim B. Mikheev |
| 1997-04-16 | StreamConnection(): setsockopt (..., TCP_NODELAY, ...) added. | Vadim B. Mikheev |
| 1997-04-16 | 1. BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given | Vadim B. Mikheev |
| 1997-04-16 | BTREE_VERSION_1: using bti_itup->t_tid as unique identifier for a given | Vadim B. Mikheev |
| 1997-04-15 | A couple of cleanups from Scott Harrison <Scott_Harrison@next.com> | Marc G. Fournier |
| 1997-04-15 | Oops, don't forget to remove the CASSERT=true line | Marc G. Fournier |
| 1997-04-15 | Have CASSERT enabled/disabled via configure, and passed through config.h | Marc G. Fournier |
| 1997-04-15 | Patch for Solaris 2.5 from: adrian@waltham.harvard.net | Marc G. Fournier |
| 1997-04-15 | Various minor HP related patches from: | Marc G. Fournier |
| 1997-04-15 | A small fix, where default: condition in case had not 'break;'...not required, | Marc G. Fournier |
| 1997-04-15 | From: Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov> | Marc G. Fournier |
| 1997-04-15 | 2. The file /usr/local/pgsql/src/backend/lipq/pgcomprim.c has two | Marc G. Fournier |
| 1997-04-15 | Fix up the -Wno-error problem for non-gcc compilers | Marc G. Fournier |
| 1997-04-13 | Add ccsym to tools to determine OS/compiler specific symbols | Marc G. Fournier |
| 1997-04-12 | Fixes for [] escaping pointed out by Adrian | Marc G. Fournier |
| 1997-04-12 | scripts required by configure to bypass its inabilty to use []'s inside of | Marc G. Fournier |
| 1997-04-12 | Make sure that Makefile.${PORTNAME} is link'd and that teh port/*.h | Marc G. Fournier |
| 1997-04-12 | Remove port specific Makefile 'targets' (ie. shared libraries) from | Marc G. Fournier |
| 1997-04-12 | More more of the include files under the include directory | Marc G. Fournier |
| 1997-04-12 | remove the port related .h files from the top level directory. | Marc G. Fournier |
| 1997-04-12 | Fix detection of install vs installbsd | Marc G. Fournier |
| 1997-04-12 | Make sure postgres.h is included before we start checking #ifdef's for other | Marc G. Fournier |
| 1997-04-12 | Get rid of the .sql files out of the Makefile | Marc G. Fournier |
| 1997-04-12 | modifications to pg_dump towards supporting dumping of ACLs (doesn't work yet!) | Marc G. Fournier |
| 1997-04-11 | Change BACKEND to CFLAGS | Marc G. Fournier |
| 1997-04-10 | Finish removing the TEST_MAIN stuff, which was mean for standalone | Marc G. Fournier |
| 1997-04-10 | Fix #include "cash.h" to be #include <utils/cash.h> | Marc G. Fournier |
| 1997-04-10 | Update man page, listing new \z value | Marc G. Fournier |
| 1997-04-10 | Add a \z command to psql that lists off grant/revoke permissions | Marc G. Fournier |
| 1997-04-10 | Copy indexkeys in _copyIndexPath. | Vadim B. Mikheev |
| 1997-04-09 | Much improved configure that integrates the build script right into it | Marc G. Fournier |
| 1997-04-09 | remove the old regression test files. have copies saved in my directory here, | Marc G. Fournier |
| 1997-04-09 | Add in D'Arcy's cash code | Marc G. Fournier |
| 1997-04-09 | From: "Martin S. Utesch" <utesch@aut.tu-freiberg.de> | Marc G. Fournier |
| 1997-04-09 | GNUmakefile.in - remove backend/utils/Gen_fmgrtab.sh on distclean | Marc G. Fournier |
| 1997-04-09 | Now we have #define _CPU_INDEX_PAGE_WEIGHT_ 0.033 (/* CPU-index-to-page cost | Vadim B. Mikheev |
| 1997-04-09 | getattnvals(): if attnvals in pg_attribute is 0 then use | Vadim B. Mikheev |
| 1997-04-09 | 1. Enable to have different _CPU_PAGE_WEIGHT_ for heap and index. | Vadim B. Mikheev |
| 1997-04-09 | Fix (hack) IndexSelectivity(): | Vadim B. Mikheev |
| 1997-04-08 | Slight mods to explain (or try to) the new regression tests | Marc G. Fournier |
| 1997-04-07 | Fix btabstimecmp (). | Vadim B. Mikheev |
| 1997-04-06 | Get rid of queries.source...its all in the sql directory. | Marc G. Fournier |
| 1997-04-06 | More splits and cleanups... | Marc G. Fournier |
| 1997-04-06 | More splits and cleanups... | Marc G. Fournier |
| 1997-04-06 | Add in support so that build will at least guess which template file | Marc G. Fournier |