- 01 Jun, 1998 1 commit
-
-
Edmund Mergl authored
-
- 12 May, 1998 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
solaris/spare shared libararies, new error message for postmaster startup, and makefile cleanups.
-
- 17 Apr, 1998 1 commit
-
-
Marc G. Fournier authored
Here is a pair of patches that (I hope) finish the configuration issues with tcl/tk and make the recognition of the two packages completely parallel in organization. This should make future changes easier to maintain. Hope to see this in 6.2.2.
-
- 07 Apr, 1998 1 commit
-
-
Bruce Momjian authored
-
- 05 Apr, 1998 1 commit
-
-
Bruce Momjian authored
the configuration of v6.3.1. I have replaced the queries for include/lib directories with --with configuration options. I have also included a list of potential tcl/tk include directories directly in the CPPFLAGS variable. As new versions are needed, these should be added to the list in reverse numerical order (libraries are in a separate list near the end). This greatly simplifies the later checks if --with-tcl is set. I hope this solution works for everyone. I also added a check to disable the perl support if postgres was not already installed (as per the instructions in the directory). By the way, why must there be an installed pgsql to compile perl support? This seems odd, at best. Finally, I changed the Makefile in the libpgtcl interface to place the shared libraries at the end of the list of files, not at the beginning. With NetBSD at least, libraries are linked in order, so the original sequence does not work. Brook Milligan
-
- 25 Mar, 1998 1 commit
-
-
Bruce Momjian authored
-
- 23 Mar, 1998 1 commit
-
-
Bruce Momjian authored
-
- 22 Feb, 1998 1 commit
-
-
Bruce Momjian authored
-
- 01 Feb, 1998 1 commit
-
-
Bruce Momjian authored
-
- 16 Oct, 1997 1 commit
-
-
Bruce Momjian authored
-
- 15 Oct, 1997 1 commit
-
-
Thomas G. Lockhart authored
-
- 02 Oct, 1997 1 commit
-
-
Marc G. Fournier authored
enable-hba/enable-cassert/enable-locale
-
- 14 Sep, 1997 1 commit
-
-
Bruce Momjian authored
-
- 30 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 29 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 28 Jul, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 16 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 15 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 14 Jul, 1997 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 13 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 25 Jun, 1997 1 commit
-
-
Bruce Momjian authored
-
- 07 Jun, 1997 1 commit
-
-
Marc G. Fournier authored
Subject: [PATCHES] Patch for INSTAL file. The following patch does the following: - In step 6, recommend doing a database backup if you are upgrading from any version of the release, rather than ones before a specific date. - Added step 22a on regular maintainence.
-
- 06 Jun, 1997 1 commit
-
-
Marc G. Fournier authored
Install file says: Type flex -- version There is a space between -- and version that shouldn't be there :-(
-
- 03 Jun, 1997 1 commit
-
-
Thomas G. Lockhart authored
Include paragraph on upgrading old databases containing path or polygon types.
-
- 02 Jun, 1997 1 commit
-
-
Marc G. Fournier authored
Subject: [PATCHES] INSTALL patch This patch makes the following changes to the INSTALL instructions: - Before step 1, describe disk space requirements. - Step 1 now defines a "tested" platform. - Add step 3a on checking for disk space. - Added new step 27 asking for feedback.
-
- 26 May, 1997 1 commit
-
-
Marc G. Fournier authored
Subject: [PATCHES] INSTALL changes This patch modifies the INSTALL file. The changes are: - SPARC/Linux-ELF was added to the list of supported platforms. The special notes for it at the bottom of the file were removed. - Changed "database server" to "RDBMS database server". - Modified step 6 so that when you restore your database the tables will be owned by the original owners instead of the postgresql superuser. - Modified step 19 on diagnosing the regression tests for the SPARC Linux platform with a beta release. - Other minor changes.
-
- 17 May, 1997 2 commits
-
-
Thomas G. Lockhart authored
Fix typos in TZ setting for regression testing and in gmake redirection.
-
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.
-
- 15 May, 1997 1 commit
-
-
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.
-
- 07 May, 1997 1 commit
-
-
Marc G. Fournier authored
Subject: [PATCHES] New INSTALL file. I have created a much more comprehensive version of the /usr/src/pgsql/INSTALL file. It should replace the current 970428 version of this file.
-
- 24 Apr, 1997 1 commit
-
-
Marc G. Fournier authored
tests now let you know if it is ok/failed :)
-
- 21 Apr, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 12 Apr, 1997 1 commit
-
-
Marc G. Fournier authored
Provided by: adrian@waltham.harvard.net
-
- 06 Mar, 1997 1 commit
-
-
Bruce Momjian authored
-
- 02 Mar, 1997 1 commit
-
-
Bruce Momjian authored
-
- 30 Jan, 1997 1 commit
-
-
Marc G. Fournier authored
Pointed out by Andrew Martin
-