Thomas G. Lockhart
56cdabc62b
Update info on source files for v6.4.
...
Should add/change ToDo list some more before release...
1998-10-25 00:25:30 +00:00
Thomas G. Lockhart
450b47e7ef
Add Y2K statement for intros.
...
Make sure notation section is included in most intros.
1998-10-25 00:24:36 +00:00
Tom Lane
29317100ae
Update README to reflect the fact that you don't have to
...
run the regression tests with a special postmaster TZ setting anymore.
Correct a few typos too.
1998-10-24 22:21:12 +00:00
Tom Lane
82f54c9d2c
Update instructions for running configure (the old ones
...
seem to date from some pre-autoconf interactive configure script).
Revise sequence of instructions to allow you to start the regular
postmaster run before running regression tests; there's no need to
start and kill a special postmaster for regression tests.
Update the description of interpreting regression test results.
1998-10-24 22:05:01 +00:00
Tom Lane
a7cdfdf022
Fix pg_upgrade to notice if psql fails to execute the given
...
script, and not proceed with the update if so.
Also add #!/bin/sh header line.
1998-10-24 20:09:46 +00:00
Bruce Momjian
30b2d287fb
HISTORY file update.
1998-10-24 04:43:39 +00:00
Bruce Momjian
ba63dcd6a6
Put back string instead of string.h in libpq++.
1998-10-23 21:54:56 +00:00
Bruce Momjian
54fd5f6cc4
Fix from Jan for vacuum statistics loss.
1998-10-23 16:49:24 +00:00
Bruce Momjian
3037aace73
Change string to string.h in libpq++. BSDI 3.0 complains.
1998-10-23 16:11:14 +00:00
Bruce Momjian
1115162c84
rename file.
1998-10-23 02:56:13 +00:00
Bruce Momjian
e7cbcf23c4
autoconf
1998-10-23 02:52:09 +00:00
Bruce Momjian
759b17f0f6
Fix for version guessing in configure.
1998-10-23 02:49:17 +00:00
Bruce Momjian
aeb277c405
Update for bsdi 3.0.
1998-10-23 01:02:10 +00:00
Bruce Momjian
33c4072dbc
INET/CIDR cleanup from D'Arcy.
1998-10-22 20:40:50 +00:00
Bruce Momjian
002657f7ed
Add LIMIT syntax for Jan.
1998-10-22 13:52:24 +00:00
Bruce Momjian
ca2995be7b
Remove duplicate CIDR funcs by using coerce entries.
1998-10-22 13:51:07 +00:00
Bruce Momjian
9ac0c1e371
CIDR/INET fixes from D'Arcy.
1998-10-22 13:16:27 +00:00
Bruce Momjian
7787d75d78
Fix indexing for INET / CIDR.
1998-10-22 05:29:24 +00:00
Bruce Momjian
3fe6a77f91
Fix for funcs on INET/CIDR.
1998-10-22 04:58:11 +00:00
Bruce Momjian
2ba4ee74aa
Fix function calls to INET/CIDR functions. Added cidr_out.
1998-10-22 00:35:28 +00:00
Bruce Momjian
f9ee08499f
Cleanup of \df for INET/CIDR.
1998-10-21 21:14:20 +00:00
Bruce Momjian
524f4b2d10
The patch does 2 things:
...
Fixes a bug in the rule system that caused a crashing
backend when a join-view with calculated column is used
in subselect.
Modifies EXPLAIN to explain rewritten queries instead of
the plain SeqScan on a view. Rules can produce very deep
MORE
Jan.
1998-10-21 16:21:29 +00:00
Bruce Momjian
858a3b570a
New CIDR type and fixed INET type, from D'Arcy.
1998-10-21 16:06:50 +00:00
Thomas G. Lockhart
56f96f56df
Include new Makefile.shlib from top level
...
when constructing standalone tarball.
1998-10-21 05:39:19 +00:00
Thomas G. Lockhart
0958666ce6
Minor fixes in markup.
...
Include cross-references in NOTIFY and UNLISTEN.
1998-10-21 05:34:12 +00:00
Thomas G. Lockhart
5e0ea5225f
Minor fixes in markup.
1998-10-21 05:33:41 +00:00
Thomas G. Lockhart
8cf41db299
Incorporate information from Cary and Robert.
...
More how-to stuff on ApplixWare.
1998-10-21 05:33:22 +00:00
Thomas G. Lockhart
66dfa36e36
Include new information from Massimo. Rearrange ODBC docs.
1998-10-21 05:31:52 +00:00
Thomas G. Lockhart
da63386f3e
Programming Language info from Jan Wieck.
...
Not yet marked up or included in a document, but it should be checked in
to be safe.
1998-10-21 05:30:16 +00:00
Thomas G. Lockhart
634a575f7c
New programmer's information from Massimo Dal Zotto.
1998-10-21 05:28:48 +00:00
Thomas G. Lockhart
09128223be
Arbitrary addition of a comment line to get ownership of file in the
...
cvs tree. Am trying to fix the permissions to allow file execution,
since I had damaged the permissions when transferring in with ftp.
1998-10-21 05:23:36 +00:00
Bruce Momjian
89f01cd92f
Add RIP notice for Paul.
1998-10-21 04:25:25 +00:00
Bruce Momjian
f8042120b6
INET fix from D'Arcy.
1998-10-21 02:48:22 +00:00
Bruce Momjian
30d5e18572
Fix for 'make man'.
1998-10-20 23:14:35 +00:00
Bruce Momjian
a824add49a
Remove unused INET functions for D'Arcy.
1998-10-20 23:03:20 +00:00
Bruce Momjian
d7fc00c20d
Fix for rules system from Jan.
1998-10-20 17:21:44 +00:00
Tom Lane
6d98d3737a
Centralized shared-library build knowledge in a new file,
...
src/Makefile.shlib. Updated all the makefiles that try to build shlibs
to include that file instead of having duplicate (and mostly incomplete)
copies of shared-library options. It works on HPUX, a lot better than it
did before in fact, but there's a chance I broke some other platforms.
At least now you only have to fix one place not six...
1998-10-19 00:00:51 +00:00
Bruce Momjian
6e13e0c684
cleanup of keywords.c
1998-10-18 23:30:17 +00:00
Bruce Momjian
07ed634c18
Resort keywords for Jan.
1998-10-18 23:29:27 +00:00
Tom Lane
acdf3c25f9
run autoconf
1998-10-18 19:42:31 +00:00
Tom Lane
e1942f5b9e
Clean up shared makefile install procedures.
...
Get the permissions right, don't overwrite real files with symlinks, etc.
plpgsql and odbc still aren't fully up to speed, but at least they don't crash and burn...
1998-10-18 19:41:00 +00:00
Tom Lane
14f4ca009c
run autoconf
1998-10-18 19:16:50 +00:00
Tom Lane
f0f1b628e3
Use AC_CONFIG_HEADER as documented by Autoconf manual: call it
...
only once at the top of the file. I'm surprised include/config.h wasn't
being overwritten from interfaces/odbc/config.h.in ...
1998-10-18 19:16:09 +00:00
Bruce Momjian
a00dcabc6e
autoconf
1998-10-18 04:19:05 +00:00
Bruce Momjian
f49cf6d094
The TCL/TK configuration cleanup patches I submitted have the following
...
problem:
'tclsh' still had to be found even if --with-libs (or
--with-libraries) was
specified to configure.
--with-libs is really an overloaded option. It really should only be used
to specify additions directories to search in order to file needed
libraries. It was also being used to locate the *Config.sh files.
Billy G. Allie
1998-10-18 04:16:08 +00:00
Tom Lane
8ccf86bf32
Still another round of Perl-module installation tweaks.
...
Now, src/interfaces/perl5/Makefile.PL is pretty simple, and instead we
work a little harder in src/interfaces/Makefile.
1998-10-18 02:36:48 +00:00
Tom Lane
164510289e
Still another round of Perl-module installation tweaks.
...
This time, src/interfaces/perl5/Makefile.PL no longer needs to be autoconf'd.
1998-10-18 02:34:34 +00:00
Tom Lane
f2ca34dfb3
Add code to pltcl's Makefile to cope with the situation where
...
libtcl has been installed as a non-shared library. pltcl cannot be
built in that situation; we want to do nothing and let the overall Postgres
build complete, rather than failing.
1998-10-17 23:33:23 +00:00
Tom Lane
5f27ac6b5e
Minor documentation improvements and markup fixes.
1998-10-17 22:02:21 +00:00
Bruce Momjian
71a5da47d2
Disable inet.
1998-10-17 04:08:40 +00:00