]> granicus.if.org Git - postgresql/log
postgresql
25 years agoCleanup for v6.4 release.
Thomas G. Lockhart [Sat, 31 Oct 1998 09:36:38 +0000 (09:36 +0000)]
Cleanup for v6.4 release.
Make new file current.sgml to hold release info for the current release.
 Should be moved to release.sgml before filling with next release info.

25 years agoTry to get only html and gif files into tarballs.
Thomas G. Lockhart [Sat, 31 Oct 1998 09:35:19 +0000 (09:35 +0000)]
Try to get only html and gif files into tarballs.
 Was picking up subdirectories and other garbage.

25 years agoNew versions for v6.4 release.
Thomas G. Lockhart [Sat, 31 Oct 1998 09:32:55 +0000 (09:32 +0000)]
New versions for v6.4 release.

25 years agoGenerate from installation.sgml -> installation.rtf -> ApplixWare
Thomas G. Lockhart [Sat, 31 Oct 1998 09:31:58 +0000 (09:31 +0000)]
Generate from installation.sgml -> installation.rtf -> ApplixWare
 -> INSTALL with some cleanup in vi.

25 years agoThanks to Vince Vielhaber <vev@michvhf.com>
Marc G. Fournier [Sat, 31 Oct 1998 04:10:53 +0000 (04:10 +0000)]
Thanks to Vince Vielhaber <vev@michvhf.com>

Here is an os2 psql client, with libpq.a library

25 years agooops, forgot one part of the patch...remove 'false' setting to ELF_SYS...
Marc G. Fournier [Sat, 31 Oct 1998 04:07:00 +0000 (04:07 +0000)]
oops, forgot one part of the patch...remove 'false' setting to ELF_SYS...

25 years agoMinor FreeBSD fixes put in place
Marc G. Fournier [Sat, 31 Oct 1998 03:58:55 +0000 (03:58 +0000)]
Minor FreeBSD fixes put in place

From: SHIOZAKI Takehiko <takehi-s@ascii.co.jp>

I tried snapshot(Oct30) and made some patches.
# I think that it is confused to manage both Makefile.shlib and
# makefiles/Makefile.*, don't you?

* configure
        Now FreeBSD 2.X is not supported..., so I added its entry.
        If ELF_SYSTEM is set, gmake treat it defined even though
        it is "false".  So nothing should be set to use "ifdef".
        BSD_SHLIB etc. may have same problems.

* Makefile.shlib
        As you said, FreeBSD entry is much like BSD's.
        I only added ELF_SYSTEM code.

* makefiles/Makefile.freebsd
        Ifdef/else/endif can not be indented with TABs.

25 years agos_lock patch from Ryan.
Bruce Momjian [Sat, 31 Oct 1998 02:06:08 +0000 (02:06 +0000)]
s_lock patch from Ryan.

25 years agoMention --without-CXX option in online help.
Tom Lane [Fri, 30 Oct 1998 22:36:00 +0000 (22:36 +0000)]
Mention --without-CXX option in online help.

25 years agoMinor editing and markup changes as a result of preparing the Postscript
Thomas G. Lockhart [Fri, 30 Oct 1998 19:37:19 +0000 (19:37 +0000)]
Minor editing and markup changes as a result of preparing the Postscript
 documentation for v6.4.
Bigger updates to the installation instructions (install and config).

25 years agoMinor cleanup in markup, especially in the Output section.
Thomas G. Lockhart [Fri, 30 Oct 1998 19:34:40 +0000 (19:34 +0000)]
Minor cleanup in markup, especially in the Output section.

25 years agoUpdated TODO.
Bruce Momjian [Fri, 30 Oct 1998 17:14:35 +0000 (17:14 +0000)]
Updated TODO.

25 years agoBehave reasonably on a system without shared libraries.
Tom Lane [Fri, 30 Oct 1998 15:05:23 +0000 (15:05 +0000)]
Behave reasonably on a system without shared libraries.

25 years agoRemove obsolete file listing support resources which has not been updated
Thomas G. Lockhart [Fri, 30 Oct 1998 08:08:50 +0000 (08:08 +0000)]
Remove obsolete file listing support resources which has not been updated
 in a year an a half. Much of the info was wrong and is covered more
 correctly elsewhere.

25 years agoMinor fix for Jan to remove claim in SPI and trigger chapters that
Thomas G. Lockhart [Fri, 30 Oct 1998 08:04:52 +0000 (08:04 +0000)]
Minor fix for Jan to remove claim in SPI and trigger chapters that
 Postgres is missing a procedural language. He correctly points out
 that we now have two (thanks to him, but he modestly didn't mention
 that).

25 years agoUser's Guide for v6.4.
Thomas G. Lockhart [Fri, 30 Oct 1998 07:56:11 +0000 (07:56 +0000)]
User's Guide for v6.4.
Has three pages of goofy layout at the end. Can't figure out what Applix
doesn't like about it, so giving up for now.

25 years agoOkay, this shoudl provide a fix for the freebsd problem...
Marc G. Fournier [Fri, 30 Oct 1998 04:54:06 +0000 (04:54 +0000)]
Okay, this shoudl provide a fix for the freebsd problem...

Added a ELF_SYS variable and check to configure.in...

25 years agooid8neq => oid8ne
Tom Lane [Thu, 29 Oct 1998 19:03:50 +0000 (19:03 +0000)]
oid8neq => oid8ne

25 years agoDrat. Should test a few more cases before committing.
Tom Lane [Thu, 29 Oct 1998 18:15:28 +0000 (18:15 +0000)]
Drat.  Should test a few more cases before committing.

25 years agoAdd tests for comparison operators.
Thomas G. Lockhart [Thu, 29 Oct 1998 18:13:03 +0000 (18:13 +0000)]
Add tests for comparison operators.

25 years agoFix regression test now that code seems to work.
Thomas G. Lockhart [Thu, 29 Oct 1998 18:12:50 +0000 (18:12 +0000)]
Fix regression test now that code seems to work.
Add tests for comparison operators.

25 years agoVery minor cleanup of no-op code.
Thomas G. Lockhart [Thu, 29 Oct 1998 18:11:28 +0000 (18:11 +0000)]
Very minor cleanup of no-op code.

25 years agoFix discrepency in "@" operator for point and path.
Thomas G. Lockhart [Thu, 29 Oct 1998 18:10:23 +0000 (18:10 +0000)]
Fix discrepency in "@" operator for point and path.

25 years agoAdd oid8neq.
Bruce Momjian [Thu, 29 Oct 1998 18:07:09 +0000 (18:07 +0000)]
Add oid8neq.

25 years agoRun autoconf.
Tom Lane [Thu, 29 Oct 1998 17:58:21 +0000 (17:58 +0000)]
Run autoconf.

25 years agoRun AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,
Tom Lane [Thu, 29 Oct 1998 17:57:52 +0000 (17:57 +0000)]
Run AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,
ie, not when user specifies --with-CC.  This corrects a scripting error
that I'm surprised hasn't been reported more often.  Moving the macro call
to the earlier point in the script is correct anyway: if -traditional is needed,
it should get added to CFLAGS before we start using the compiler for
other tests.

25 years agoRe-fix test for negative-integer return code that should be
Tom Lane [Thu, 29 Oct 1998 16:13:07 +0000 (16:13 +0000)]
Re-fix test for negative-integer return code that should be
testing for null-pointer return code...

25 years agoD'Arcy INET fix.
Bruce Momjian [Thu, 29 Oct 1998 04:41:44 +0000 (04:41 +0000)]
D'Arcy INET fix.

25 years agoI suspect that there is no longer a need for a platform-
Tom Lane [Thu, 29 Oct 1998 04:32:57 +0000 (04:32 +0000)]
I suspect that there is no longer a need for a platform-
specific version of this result, now that tintervals actually sort
correctly.  We can always add it back if NetBSD really is different.

25 years agoUpdate tinterval test to have correctly sorted results,
Tom Lane [Thu, 29 Oct 1998 04:29:12 +0000 (04:29 +0000)]
Update tinterval test to have correctly sorted results,
now that bugs in pg_operator that caused wrongly sorted results have
been corrected (I hope ... it works here, anyway).

25 years agoAdd new regression test to catch some simple kinds of
Tom Lane [Thu, 29 Oct 1998 04:27:11 +0000 (04:27 +0000)]
Add new regression test to catch some simple kinds of
mistakes in creating pg_operator table.  NOTE: right now, this will
fail because of conflicting definitions for point @ path operator.
I trust we're gonna fix that.

25 years agoAdd new regression test to catch some simple kinds of
Tom Lane [Thu, 29 Oct 1998 04:25:23 +0000 (04:25 +0000)]
Add new regression test to catch some simple kinds of
mistakes in creating pg_operator table.

25 years agoFix a veritable boatload of errors in oprcom, oprnegate,
Tom Lane [Thu, 29 Oct 1998 04:22:52 +0000 (04:22 +0000)]
Fix a veritable boatload of errors in oprcom, oprnegate,
oprlsortop and oprrsortop links.  There's still a bug involving
conflicting definitions for point @ path, but I'm not taking
responsibility for deciding which one is right...

25 years agoRemove bad pg_operator entry, found by Tom Lane.
Bruce Momjian [Thu, 29 Oct 1998 04:04:17 +0000 (04:04 +0000)]
Remove bad pg_operator entry, found by Tom Lane.

25 years agoAutoconf...
Tom Lane [Wed, 28 Oct 1998 19:40:08 +0000 (19:40 +0000)]
Autoconf...

25 years agoRemove unreliable test for how to do cpp from stdin.
Tom Lane [Wed, 28 Oct 1998 19:39:33 +0000 (19:39 +0000)]
Remove unreliable test for how to do cpp from stdin.

25 years agoEliminate need for cpp-from-stdin by using a temp file.
Tom Lane [Wed, 28 Oct 1998 19:38:47 +0000 (19:38 +0000)]
Eliminate need for cpp-from-stdin by using a temp file.

25 years agoAdd ORDER BY to ensure platform-independent results in rules test.
Tom Lane [Wed, 28 Oct 1998 19:32:43 +0000 (19:32 +0000)]
Add ORDER BY to ensure platform-independent results in rules test.

25 years agoFix macro declarations to allow disabling mylog() and qlog() on Unix boxes.
Thomas G. Lockhart [Wed, 28 Oct 1998 17:09:22 +0000 (17:09 +0000)]
Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes.
Fix spelling of "DIRSEPARATOR".

25 years agoMake these file generated in distribution.
Bruce Momjian [Wed, 28 Oct 1998 17:07:17 +0000 (17:07 +0000)]
Make these file generated in distribution.

25 years agoFix for serial creation.
Bruce Momjian [Wed, 28 Oct 1998 16:06:54 +0000 (16:06 +0000)]
Fix for serial creation.

25 years agoThis looks like a wrong entry in one of the system tables. Any ideas
Bruce Momjian [Wed, 28 Oct 1998 16:00:08 +0000 (16:00 +0000)]
This looks like a wrong entry in one of the system tables. Any ideas
which one it is, and how to correct this ?

lseg_eq -> lseq_neq

Guido Weber

25 years agos_lock aix patch.
Bruce Momjian [Wed, 28 Oct 1998 15:58:34 +0000 (15:58 +0000)]
s_lock aix patch.

25 years agoUpdated "expected" regression output for Solaris-Sparc
Marc G. Fournier [Wed, 28 Oct 1998 14:47:54 +0000 (14:47 +0000)]
Updated "expected" regression output for Solaris-Sparc

25 years agoInclude appropriate flags for resolved shared library LDFLAGS_ODBC
Thomas G. Lockhart [Wed, 28 Oct 1998 06:49:10 +0000 (06:49 +0000)]
Include appropriate flags for resolved shared library LDFLAGS_ODBC
 to allow ODBC library to be linked.

25 years agoFinal hardcopy for v6.4, barring unexpected problems.
Thomas G. Lockhart [Wed, 28 Oct 1998 04:45:14 +0000 (04:45 +0000)]
Final hardcopy for v6.4, barring unexpected problems.
Includes Developer's Guide info for now.

25 years agoReverse out addition of snprintf.
Bruce Momjian [Wed, 28 Oct 1998 02:57:59 +0000 (02:57 +0000)]
Reverse out addition of snprintf.

25 years agoFix missing dependency for Makefile inclusions.
Tom Lane [Tue, 27 Oct 1998 21:51:54 +0000 (21:51 +0000)]
Fix missing dependency for Makefile inclusions.
Get rid of some stray tabs that might confuse Make.

25 years agoDetect lack of permission to install into Perl module library,
Tom Lane [Tue, 27 Oct 1998 21:27:36 +0000 (21:27 +0000)]
Detect lack of permission to install into Perl module library,
and emit informative message instead of aborting the Postgres install.

25 years agoAdd new inet/cidr regression test.
Thomas G. Lockhart [Tue, 27 Oct 1998 19:34:18 +0000 (19:34 +0000)]
Add new inet/cidr regression test.
All regression tests pass on Linux/i686 with the current source tree.

25 years agobackslash for portability, from Andreas Zeugswetter
Bruce Momjian [Tue, 27 Oct 1998 17:47:51 +0000 (17:47 +0000)]
backslash for portability, from Andreas Zeugswetter

25 years agoIncorporate changes suggested by Tom Lane.
Thomas G. Lockhart [Tue, 27 Oct 1998 06:38:13 +0000 (06:38 +0000)]
Incorporate changes suggested by Tom Lane.
Update storage space estimates.
Continue cleanup.
Still need to consolidate configure parameters with new config.sgml info.

25 years agoNew info on a few ports for v6.4.
Thomas G. Lockhart [Tue, 27 Oct 1998 06:15:48 +0000 (06:15 +0000)]
New info on a few ports for v6.4.

25 years agoTry to get a straight story on which prompts mean what.
Thomas G. Lockhart [Tue, 27 Oct 1998 06:15:21 +0000 (06:15 +0000)]
Try to get a straight story on which prompts mean what.

25 years agoInclude new cidr and inet data types.
Thomas G. Lockhart [Tue, 27 Oct 1998 06:14:41 +0000 (06:14 +0000)]
Include new cidr and inet data types.

25 years agoInclude configuration chapter with new info on configure and make.
Thomas G. Lockhart [Tue, 27 Oct 1998 06:14:01 +0000 (06:14 +0000)]
Include configuration chapter with new info on configure and make.

25 years agoFirst cut at standalone installation guide to replace INSTALL text source.
Thomas G. Lockhart [Tue, 27 Oct 1998 06:11:08 +0000 (06:11 +0000)]
First cut at standalone installation guide to replace INSTALL text source.

25 years agoMissed one more required file...
Marc G. Fournier [Tue, 27 Oct 1998 04:42:59 +0000 (04:42 +0000)]
Missed one more required file...

25 years agoDon't forget to create the dynloader files...
Marc G. Fournier [Tue, 27 Oct 1998 04:41:29 +0000 (04:41 +0000)]
Don't forget to create the dynloader files...

25 years agoOops, don't forget to get rid ofthe -Bforcearchive option altogether...
Marc G. Fournier [Tue, 27 Oct 1998 04:32:53 +0000 (04:32 +0000)]
Oops, don't forget to get rid ofthe -Bforcearchive option altogether...

25 years agoStarting with v3.0 of FreeBSD, we are now an elf system, and dont' have a
Marc G. Fournier [Tue, 27 Oct 1998 04:32:02 +0000 (04:32 +0000)]
Starting with v3.0 of FreeBSD, we are now an elf system, and dont' have a
-Bforcearchive flag for ld...

Give FreeBSD its own special Makefile to get around the "bug"

25 years agoFix for tprintf overruns from Göran Thyni.
Bruce Momjian [Tue, 27 Oct 1998 03:26:48 +0000 (03:26 +0000)]
Fix for tprintf overruns from Göran Thyni.

25 years agoUpdated TODO.
Bruce Momjian [Mon, 26 Oct 1998 16:44:50 +0000 (16:44 +0000)]
Updated TODO.

25 years agoGet rid of some minor compiler warnings.
Tom Lane [Mon, 26 Oct 1998 01:05:07 +0000 (01:05 +0000)]
Get rid of some minor compiler warnings.

25 years agoFix some actual bugs exposed by compiler warnings.
Tom Lane [Mon, 26 Oct 1998 01:03:24 +0000 (01:03 +0000)]
Fix some actual bugs exposed by compiler warnings.
(Someone forgot whether their subroutine signaled errors by a NULL pointer
return value, or a negative integer... I'm surprised gcc -Wall doesn't
catch this...)

25 years agoGet rid of some minor compiler warnings.
Tom Lane [Mon, 26 Oct 1998 01:00:13 +0000 (01:00 +0000)]
Get rid of some minor compiler warnings.
(HP's cc doesn't like if you forward-declare a routine static,
and then don't make it static in the actual definition...)

25 years agoCompiler options not spelled quite right...
Tom Lane [Mon, 26 Oct 1998 00:57:33 +0000 (00:57 +0000)]
Compiler options not spelled quite right...

25 years agoRun autoconf
Tom Lane [Mon, 26 Oct 1998 00:56:47 +0000 (00:56 +0000)]
Run autoconf

25 years agoFix cpp-from-stdin detection so that it works even if the
Tom Lane [Mon, 26 Oct 1998 00:56:16 +0000 (00:56 +0000)]
Fix cpp-from-stdin detection so that it works even if the
compiler silently accepts an empty command line.
Don't bother searching for bison and yacc unless we are going to use them.

25 years agoTry to go through and get the markup right.
Thomas G. Lockhart [Sun, 25 Oct 1998 16:59:01 +0000 (16:59 +0000)]
Try to go through and get the markup right.
Make more changes to freshen up to v6.4 conventions.
Drop mention of Postgres95 docs.

25 years agocleanup
Bruce Momjian [Sun, 25 Oct 1998 02:48:55 +0000 (02:48 +0000)]
cleanup

25 years agoFix from Tom Lane for pg_shadow in pg_upgrade
Bruce Momjian [Sun, 25 Oct 1998 02:47:38 +0000 (02:47 +0000)]
Fix from Tom Lane for pg_shadow in pg_upgrade

25 years agoUpdate info for v6.4. Fix markup of some examples which should
Thomas G. Lockhart [Sun, 25 Oct 1998 00:33:01 +0000 (00:33 +0000)]
Update info for v6.4. Fix markup of some examples which should
 have been <programlisting> blocks.

25 years agoAdd debugging info from Cary O'Brien.
Thomas G. Lockhart [Sun, 25 Oct 1998 00:31:20 +0000 (00:31 +0000)]
Add debugging info from Cary O'Brien.
Include comments from Robert Burrows.

25 years agoSmall adjustments in markup getting ready for hardcopy release.
Thomas G. Lockhart [Sun, 25 Oct 1998 00:29:01 +0000 (00:29 +0000)]
Small adjustments in markup getting ready for hardcopy release.
Jan did a nice job of initial markup so it was pretty easy!

25 years agoAdd massive new docs from Peter Mount.
Thomas G. Lockhart [Sun, 25 Oct 1998 00:27:44 +0000 (00:27 +0000)]
Add massive new docs from Peter Mount.
Includes markup for the introductory portions suitable for the User's Guide
 but just put the class reference material inside a huge <programlisting>
 block. Figure out what to do later...

25 years agoUpdate info on source files for v6.4.
Thomas G. Lockhart [Sun, 25 Oct 1998 00:25:30 +0000 (00:25 +0000)]
Update info on source files for v6.4.
Should add/change ToDo list some more before release...

25 years agoAdd Y2K statement for intros.
Thomas G. Lockhart [Sun, 25 Oct 1998 00:24:36 +0000 (00:24 +0000)]
Add Y2K statement for intros.
Make sure notation section is included in most intros.

25 years agoUpdate README to reflect the fact that you don't have to
Tom Lane [Sat, 24 Oct 1998 22:21:12 +0000 (22:21 +0000)]
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.

25 years agoUpdate instructions for running configure (the old ones
Tom Lane [Sat, 24 Oct 1998 22:05:01 +0000 (22:05 +0000)]
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.

25 years agoFix pg_upgrade to notice if psql fails to execute the given
Tom Lane [Sat, 24 Oct 1998 20:09:46 +0000 (20:09 +0000)]
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.

25 years agoHISTORY file update.
Bruce Momjian [Sat, 24 Oct 1998 04:43:39 +0000 (04:43 +0000)]
HISTORY file update.

25 years agoPut back string instead of string.h in libpq++.
Bruce Momjian [Fri, 23 Oct 1998 21:54:56 +0000 (21:54 +0000)]
Put back string instead of string.h in libpq++.

25 years agoFix from Jan for vacuum statistics loss.
Bruce Momjian [Fri, 23 Oct 1998 16:49:24 +0000 (16:49 +0000)]
Fix from Jan for vacuum statistics loss.

25 years agoChange string to string.h in libpq++. BSDI 3.0 complains.
Bruce Momjian [Fri, 23 Oct 1998 16:11:14 +0000 (16:11 +0000)]
Change string to string.h in libpq++.  BSDI 3.0 complains.

25 years agorename file.
Bruce Momjian [Fri, 23 Oct 1998 02:56:13 +0000 (02:56 +0000)]
rename file.

25 years agoautoconf
Bruce Momjian [Fri, 23 Oct 1998 02:52:09 +0000 (02:52 +0000)]
autoconf

25 years agoFix for version guessing in configure.
Bruce Momjian [Fri, 23 Oct 1998 02:49:17 +0000 (02:49 +0000)]
Fix for version guessing in configure.

25 years agoUpdate for bsdi 3.0.
Bruce Momjian [Fri, 23 Oct 1998 01:02:10 +0000 (01:02 +0000)]
Update for bsdi 3.0.

25 years agoINET/CIDR cleanup from D'Arcy.
Bruce Momjian [Thu, 22 Oct 1998 20:40:50 +0000 (20:40 +0000)]
INET/CIDR cleanup from D'Arcy.

25 years agoAdd LIMIT syntax for Jan.
Bruce Momjian [Thu, 22 Oct 1998 13:52:24 +0000 (13:52 +0000)]
Add LIMIT syntax for Jan.

25 years agoRemove duplicate CIDR funcs by using coerce entries.
Bruce Momjian [Thu, 22 Oct 1998 13:51:07 +0000 (13:51 +0000)]
Remove duplicate CIDR funcs by using coerce entries.

25 years agoCIDR/INET fixes from D'Arcy.
Bruce Momjian [Thu, 22 Oct 1998 13:16:27 +0000 (13:16 +0000)]
CIDR/INET fixes from D'Arcy.

25 years agoFix indexing for INET / CIDR.
Bruce Momjian [Thu, 22 Oct 1998 05:29:24 +0000 (05:29 +0000)]
Fix indexing for INET / CIDR.

25 years agoFix for funcs on INET/CIDR.
Bruce Momjian [Thu, 22 Oct 1998 04:58:11 +0000 (04:58 +0000)]
Fix for funcs on INET/CIDR.

25 years agoFix function calls to INET/CIDR functions. Added cidr_out.
Bruce Momjian [Thu, 22 Oct 1998 00:35:28 +0000 (00:35 +0000)]
Fix function calls to INET/CIDR functions.  Added cidr_out.

25 years agoCleanup of \df for INET/CIDR.
Bruce Momjian [Wed, 21 Oct 1998 21:14:20 +0000 (21:14 +0000)]
Cleanup of \df for INET/CIDR.

25 years agoThe patch does 2 things:
Bruce Momjian [Wed, 21 Oct 1998 16:21:29 +0000 (16:21 +0000)]
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.

25 years agoNew CIDR type and fixed INET type, from D'Arcy.
Bruce Momjian [Wed, 21 Oct 1998 16:06:50 +0000 (16:06 +0000)]
New CIDR type and fixed INET type, from D'Arcy.

25 years agoInclude new Makefile.shlib from top level
Thomas G. Lockhart [Wed, 21 Oct 1998 05:39:19 +0000 (05:39 +0000)]
Include new Makefile.shlib from top level
 when constructing standalone tarball.