- 20 May, 1997 3 commits
-
-
Vadim B. Mikheev authored
-
Bruce Momjian authored
Made PQsetdb() and PQfnumber() case-insensitive. Removed attempt to set table ownership via pg_dumpall.
-
Marc G. Fournier authored
Subject: [PATCHES] AIX 6.2 make patch. New template files to replace the old AIX template
-
- 19 May, 1997 5 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
(CREATE INDEX ...)
-
Marc G. Fournier authored
Minor patches to geo_ops.c to clean up compile under AIX 4.1.3
-
Marc G. Fournier authored
gcc'ism
-
- 17 May, 1997 11 commits
-
-
Edmund Mergl authored
-
Edmund Mergl authored
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Initial version.
-
Thomas G. Lockhart authored
Fix typos in TZ setting for regression testing and in gmake redirection.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
Noted in trying to port to AIX.
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
-
Marc G. Fournier authored
Add an entry for the Sparc/Linux port in .similar
-
Marc G. Fournier authored
Here are the latest changes to the INSTALL instructions. The main changes are: - Step 5, on flex - Steps 18 and 19, on regression tests - Step 22 c) on starting postmaster on bootup on FreeBSD - Added porting notes for SPARC/Linux at end. If there is time, Thomas should review step 19.
-
- 16 May, 1997 6 commits
-
-
Thomas G. Lockhart authored
-
Thomas G. Lockhart authored
This results from improvements in datetime.c which ensures that the conversions are done in local time rather than GMT.
-
Thomas G. Lockhart authored
Bring optional new-storage date and time up to date and test. This new storage format should fix the "Sparc gcc -O2 bug". (Enable new code with USE_NEW_DATE and USE_NEW_TIME in dt.h)
-
Thomas G. Lockhart authored
-
Marc G. Fournier authored
make doesn't proceed
-
Marc G. Fournier authored
-
- 15 May, 1997 2 commits
-
-
Marc G. Fournier authored
Fixes: Shared objects are not linked correctly
-
Marc G. Fournier authored
Subject: [PATCHES] Patch for INSTALL The following patch makes a number of modifications to file INSTALL. Among other things, it restores some platform specific notes I deleted. It also no longer requires a separate compile for the regression tests. Please note that this patch already incorporates the patch Hal Snyder submitted on Monday. Do not apply Hal's patch.
-
- 14 May, 1997 9 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
system calls on AIX (and probably other machines too).
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
Note: currently, only btree access method supports multi- attribute indices. Up to 7 keys may be specified.
-
- 13 May, 1997 4 commits
-
-
Marc G. Fournier authored
Subject: [PORTS] minor fix for DGUX port src/include/port/dgux.h needs the following three lines appended: #ifndef BYTE_ORDER #define BYTE_ORDER BIG_ENDIAN #endif I believe this to be correct for DG/UX on M88k processors. I don't have one of the new Intel-based boxes to check on.
-
Bruce Momjian authored
-
Thomas G. Lockhart authored
-
Bruce Momjian authored
-