summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1998-10-30Mention --without-CXX option in online help.Tom Lane
1998-10-30Behave reasonably on a system without shared libraries.Tom Lane
1998-10-30Okay, this shoudl provide a fix for the freebsd problem...Marc G. Fournier
1998-10-29oid8neq => oid8neTom Lane
1998-10-29Drat. Should test a few more cases before committing.Tom Lane
1998-10-29Add tests for comparison operators.Thomas G. Lockhart
1998-10-29Fix regression test now that code seems to work.Thomas G. Lockhart
1998-10-29Very minor cleanup of no-op code.Thomas G. Lockhart
1998-10-29Fix discrepency in "@" operator for point and path.Thomas G. Lockhart
1998-10-29Add oid8neq.Bruce Momjian
1998-10-29Run autoconf.Tom Lane
1998-10-29Run AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,Tom Lane
1998-10-29Re-fix test for negative-integer return code that should beTom Lane
1998-10-29D'Arcy INET fix.Bruce Momjian
1998-10-29I suspect that there is no longer a need for a platform-Tom Lane
1998-10-29Update tinterval test to have correctly sorted results,Tom Lane
1998-10-29Add new regression test to catch some simple kinds ofTom Lane
1998-10-29Add new regression test to catch some simple kinds ofTom Lane
1998-10-29Fix a veritable boatload of errors in oprcom, oprnegate,Tom Lane
1998-10-29Remove bad pg_operator entry, found by Tom Lane.Bruce Momjian
1998-10-28Autoconf...Tom Lane
1998-10-28Remove unreliable test for how to do cpp from stdin.Tom Lane
1998-10-28Eliminate need for cpp-from-stdin by using a temp file.Tom Lane
1998-10-28Add ORDER BY to ensure platform-independent results in rules test.Tom Lane
1998-10-28Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes.Thomas G. Lockhart
1998-10-28Make these file generated in distribution.Bruce Momjian
1998-10-28Fix for serial creation.Bruce Momjian
1998-10-28This looks like a wrong entry in one of the system tables. Any ideasBruce Momjian
1998-10-28s_lock aix patch.Bruce Momjian
1998-10-28Updated "expected" regression output for Solaris-SparcMarc G. Fournier
1998-10-28Include appropriate flags for resolved shared library LDFLAGS_ODBCThomas G. Lockhart
1998-10-28Reverse out addition of snprintf.Bruce Momjian
1998-10-27Fix missing dependency for Makefile inclusions.Tom Lane
1998-10-27Detect lack of permission to install into Perl module library,Tom Lane
1998-10-27Add new inet/cidr regression test.Thomas G. Lockhart
1998-10-27backslash for portability, from Andreas ZeugswetterBruce Momjian
1998-10-27Missed one more required file...Marc G. Fournier
1998-10-27Don't forget to create the dynloader files...Marc G. Fournier
1998-10-27Oops, don't forget to get rid ofthe -Bforcearchive option altogether...Marc G. Fournier
1998-10-27Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have aMarc G. Fournier
1998-10-27Fix for tprintf overruns from Göran Thyni.Bruce Momjian
1998-10-26Get rid of some minor compiler warnings.Tom Lane
1998-10-26Fix some actual bugs exposed by compiler warnings.Tom Lane
1998-10-26Get rid of some minor compiler warnings.Tom Lane
1998-10-26Compiler options not spelled quite right...Tom Lane
1998-10-26Run autoconfTom Lane
1998-10-26Fix cpp-from-stdin detection so that it works even if theTom Lane
1998-10-25cleanupBruce Momjian
1998-10-25Fix from Tom Lane for pg_shadow in pg_upgradeBruce Momjian
1998-10-24Update README to reflect the fact that you don't have toTom Lane