1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-02 09:02:37 +03:00
Commit Graph

95 Commits

Author SHA1 Message Date
a7b30b9c48 Correct gettext URL. 2004-01-04 16:43:52 +00:00
60425f39c3 Fix instructions how to shut down postmaster. 2003-12-11 19:56:54 +00:00
b9f5c93b75 Regenerate text files. 2003-11-13 18:03:11 +00:00
9059d82770 Update INSTALL to say beta5. 2003-10-23 16:40:14 +00:00
5ba1fab5fa Update INSTALL file for 7.4. 2003-10-04 03:14:13 +00:00
4c3c8c048d Remove --enable-recode feature, since it's been broken by IPv6 changes,
and seems to have too few users to justify maintaining.
2003-08-04 04:03:10 +00:00
4a0e9b6936 Regenerate 2002-11-21 23:33:22 +00:00
19cc7bcbe5 Specify that we need bison >= 1.50. 2002-10-22 13:46:59 +00:00
5a303f878e Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc
project ...
2002-08-22 22:43:14 +00:00
b6f18b2c26 Rebuild from source. 2002-01-31 00:46:26 +00:00
1220bd076e Update from source 2001-11-28 20:54:04 +00:00
735594ff08 Update docs for 7.2 mention where appropriate. 2001-10-01 17:46:46 +00:00
248365f2c6 Revert wrong SCO OpenServer report, update comments and improve formatting
a bit.  Regenerate INSTALL.
2001-04-06 15:52:41 +00:00
1ced7f3b30 Adjust file names. 2001-01-15 21:17:27 +00:00
6f09df7f40 Minor tweaks in installation instructions, regenerate INSTALL file. 2000-11-30 21:44:07 +00:00
8004bcf00e Update installation instructions to new realities. Combined into one file.
Improved automation of INSTALL file generation.
2000-07-21 00:44:13 +00:00
552d59353f Update for 7.0.2. 2000-06-05 17:07:56 +00:00
154c0a0b68 Update for 7.0.2. 2000-06-05 10:57:57 +00:00
bd29331f84 Mention pg_upgrade 2000-06-01 05:58:42 +00:00
f9f6cc4ab0 Update 7.0.1 2000-06-01 05:48:42 +00:00
8ac35b3249 Reformatted the install file as it used to be 2000-05-22 22:04:47 +00:00
7db607f354 Installation guide for 7.0 release. From SGML sources. 2000-05-04 16:12:05 +00:00
02ee04180d Update readme for 7.0. 2000-04-25 18:43:14 +00:00
16ace63c6b Added bug reporting guidelines
Some corrections in installation procedure
2000-03-09 12:00:08 +00:00
49581f9848 updated install file
updated date/time types doc
fixed small psql bug
removed libpq code that lower-cased db names
make notice when long identifier is truncated
2000-01-23 01:27:39 +00:00
e3415aa834 Rename 7.0.0 to 7.0 to be consistent with prior release numbering. 2000-01-20 22:21:30 +00:00
7f99680c6d Update install file for 7.0 to match new SGML version. 2000-01-20 22:17:39 +00:00
13f8875017 Added new pg_id to fix initdb problems
New INSTALL file
Fixed a copyright notice
2000-01-20 21:51:09 +00:00
037cac7ca6 There is one section that changed, concernign startup...the rest is just
changes for v6.5->v6.5.1, so relatively harmless
1999-07-30 04:04:53 +00:00
abc4059128 Cut down to 80 columns per Bruce. Mostly hacked at the porting table. 1999-06-14 07:24:32 +00:00
1ab29c826e Add a mention of doc changes in the release notes. 1999-06-04 06:23:27 +00:00
4a1efbc1c0 Installation notes for v6.5.
Generated from install.sgml and installation.sgml.
1999-06-03 16:05:38 +00:00
c29d0f31b4 Remove need for doc 'install man' in INSTALL file. install does both
html and man.
1998-12-17 16:37:04 +00:00
8dd88a4038 Generate from installation.sgml -> installation.rtf -> ApplixWare
-> INSTALL with some cleanup in vi.
1998-10-31 09:31:58 +00:00
ef58a2c285 shared library instructions. 1998-10-10 03:08:02 +00:00
572f6f313d New shared library mentions. 1998-10-09 21:41:36 +00:00
0044a1bc1d Recommend ldconfig on any ELF. 1998-10-09 19:53:10 +00:00
c458f2219c Update INSTALL to mention pg_upgrade. 1998-08-30 05:09:03 +00:00
690235fcdd Update INSTALL, etc. for release 6.4. Update pgaccess to 0.88. 1998-08-30 01:40:52 +00:00
916cb38431 Here are two patches to fix up the c++ (and c) support in the
configuration system.  The idea is to make the configure arguments
that specify compilers to be compatible with the other --with
options.  The main point, though, is that the c++ support is on by
default, but can easily be disabled by the --without-CXX option
for those few(?) that don't want it.

Brook Milligan
1998-06-16 03:28:58 +00:00
1db770f8ce Make regression optional. 1998-06-08 16:48:49 +00:00
b22418d707 removed constraint for perl: installed pgsql 1998-06-01 16:44:08 +00:00
1a07a522f9 Remove --disable in configure 1998-05-12 23:14:00 +00:00
58fffea03c Cleanups for large objects, so file is trucated on open, fix for
solaris/spare shared libararies, new error message for postmaster
startup, and makefile cleanups.
1998-05-12 21:44:08 +00:00
8973192283 From: Brook Milligan <brook@trillium.NMSU.Edu>
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.
1998-04-17 01:30:21 +00:00
8e8116468b Update for 6.3.2 1998-04-07 21:01:28 +00:00
05102c7551 Here are 3 patches (all relative to the src directory) to help with
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
1998-04-05 20:28:23 +00:00
4d1a60aa41 install cleanup 1998-03-25 01:45:33 +00:00
f74f2d39d8 update for 6.3.1 1998-03-23 16:14:50 +00:00
55f86ec8f7 Configure patches from Brook Milligan. 1998-02-22 20:02:34 +00:00