]>
granicus.if.org Git - postgresql/log
Tom Lane [Fri, 22 Nov 2002 01:13:28 +0000 (01:13 +0000)]
TAS code originally written for s390 (32-bit) does not work for s390x
(64-bit). Fix it. Per report from Permaine Cheung.
Peter Eisentraut [Thu, 21 Nov 2002 23:31:58 +0000 (23:31 +0000)]
Fixups for man pages
Tom Lane [Thu, 21 Nov 2002 23:31:37 +0000 (23:31 +0000)]
Fix breakage in new-in-7.3 timetz_zone() function: was giving random
results due to doing arithmetic on uninitialized values. Add some
documentation about the AT TIME ZONE construct. Update some other
date/time documentation that seemed out of date for 7.3.
Peter Eisentraut [Thu, 21 Nov 2002 23:31:09 +0000 (23:31 +0000)]
Regenerate
Tom Lane [Thu, 21 Nov 2002 06:36:27 +0000 (06:36 +0000)]
Code review for superuser_reserved_connections patch. Don't try to do
database access outside a transaction; revert bogus performance improvement
in SIBackendInit(); improve comments; add documentation (this part courtesy
Neil Conway).
Tom Lane [Thu, 21 Nov 2002 04:40:41 +0000 (04:40 +0000)]
NetBSD versions 1.6 and (we hope) later can use the standard geometry
comparison file, instead of geometry-positive-zeros. Per report from
Patrick Welche.
Tom Lane [Thu, 21 Nov 2002 00:45:18 +0000 (00:45 +0000)]
This locale-specific variant file seems not to have been updated
when a test was added to select_having.sql back in June.
Bruce Momjian [Wed, 20 Nov 2002 22:02:25 +0000 (22:02 +0000)]
Update ports list.
Barry Lind [Wed, 20 Nov 2002 20:42:24 +0000 (20:42 +0000)]
Fix a stupid cut and paste error from the commit last night.
Modified Files:
Tag: REL7_3_STABLE
AbstractJdbc2Statement.java
Barry Lind [Wed, 20 Nov 2002 07:54:27 +0000 (07:54 +0000)]
Backport bug with executeBatch. This bug was a regression from 7.2 and has
been reported by Marko Strukelj and Keith Wannamaker
Modified Files:
Tag: REL7_3_STABLE
jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
jdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java
jdbc/org/postgresql/test/jdbc2/BatchExecuteTest.java
Bruce Momjian [Tue, 19 Nov 2002 17:18:14 +0000 (17:18 +0000)]
Back out NetBSD/arm32 port.
Bruce Momjian [Tue, 19 Nov 2002 16:40:49 +0000 (16:40 +0000)]
Update ports list.
Bruce Momjian [Mon, 18 Nov 2002 19:30:33 +0000 (19:30 +0000)]
Fix markup breakage.
Peter Eisentraut [Mon, 18 Nov 2002 18:08:22 +0000 (18:08 +0000)]
Fix typo and markup.
Bruce Momjian [Mon, 18 Nov 2002 05:02:34 +0000 (05:02 +0000)]
Update ports list.
Bruce Momjian [Mon, 18 Nov 2002 04:41:14 +0000 (04:41 +0000)]
Stamp RC2.
Tom Lane [Mon, 18 Nov 2002 01:17:50 +0000 (01:17 +0000)]
Put back error test for DECLARE CURSOR outside a transaction block ...
but do it correctly now.
Peter Eisentraut [Sun, 17 Nov 2002 13:17:55 +0000 (13:17 +0000)]
Revise SQL features list.
PostgreSQL Daemon [Sat, 16 Nov 2002 19:48:30 +0000 (19:48 +0000)]
mis-tag'd as the release instead of rc1 ...
Bruce Momjian [Sat, 16 Nov 2002 02:34:22 +0000 (02:34 +0000)]
Update TODO/FAQ for 7.3 release.
Bruce Momjian [Sat, 16 Nov 2002 02:21:21 +0000 (02:21 +0000)]
Update for RC1.
Tom Lane [Fri, 15 Nov 2002 02:37:08 +0000 (02:37 +0000)]
Push qual clauses containing subplans to the back of the qual list
at each plan node. Per gripe from Ross Reedstrom.
Bruce Momjian [Thu, 14 Nov 2002 18:40:11 +0000 (18:40 +0000)]
Update ports list.
Bruce Momjian [Thu, 14 Nov 2002 14:53:38 +0000 (14:53 +0000)]
Fix Magnus's name.
Bruce Momjian [Thu, 14 Nov 2002 14:52:04 +0000 (14:52 +0000)]
Fix version number for FreeBSD/alpha on ports list.
Bruce Momjian [Thu, 14 Nov 2002 14:24:26 +0000 (14:24 +0000)]
Update ports list.
Barry Lind [Thu, 14 Nov 2002 05:54:39 +0000 (05:54 +0000)]
Backpatch from head: fixes for a threading bug, a problem with setNull involving
server prepared statements and an improved error message
Modified Files:
Tag: REL7_3_STABLE
jdbc/org/postgresql/errors.properties
jdbc/org/postgresql/core/Encoding.java
jdbc/org/postgresql/core/QueryExecutor.java
jdbc/org/postgresql/jdbc1/AbstractJdbc1Connection.java
jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
Bruce Momjian [Thu, 14 Nov 2002 04:59:39 +0000 (04:59 +0000)]
Update ports list.
Bruce Momjian [Thu, 14 Nov 2002 04:00:19 +0000 (04:00 +0000)]
Update ports list.
Peter Eisentraut [Wed, 13 Nov 2002 21:30:39 +0000 (21:30 +0000)]
Update German translations.
Tom Lane [Wed, 13 Nov 2002 17:24:11 +0000 (17:24 +0000)]
Allow +1300 as a numeric timezone specifier; we already accept FJST as meaning +1300.
Tom Lane [Wed, 13 Nov 2002 16:40:29 +0000 (16:40 +0000)]
Use cat instead of echo or awk, to avoid portability problems with backslashes.
Bruce Momjian [Tue, 12 Nov 2002 20:20:37 +0000 (20:20 +0000)]
Add AIX as supported platform.
Tom Lane [Tue, 12 Nov 2002 20:02:38 +0000 (20:02 +0000)]
Update AIX resultmap for horology tests, per Andreas.
Tatsuo Ishii [Tue, 12 Nov 2002 11:30:50 +0000 (11:30 +0000)]
Fix broken GB18030 <--> UTF-8 conversion map
Tom Lane [Tue, 12 Nov 2002 00:39:36 +0000 (00:39 +0000)]
Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed
anymore given the mktime() workaround now done in DetermineLocalTimeZone.
This has now been confirmed by Robert Bruccoleri for Irix, and I'm going
to extrapolate to AIX as well.
Peter Eisentraut [Mon, 11 Nov 2002 20:02:07 +0000 (20:02 +0000)]
Improve formatting of release notes. Update makefile rule to make
HISTORY file.
Peter Eisentraut [Mon, 11 Nov 2002 19:59:56 +0000 (19:59 +0000)]
Revise platform FAQs.
Peter Eisentraut [Mon, 11 Nov 2002 19:59:05 +0000 (19:59 +0000)]
Improve wording.
Barry Lind [Mon, 11 Nov 2002 07:33:24 +0000 (07:33 +0000)]
Merge changes from head. (update classname for PGConnection)
Barry Lind [Mon, 11 Nov 2002 07:30:08 +0000 (07:30 +0000)]
Merge fix from head for proper join to pg_description
Modified Files:
Tag: REL7_3_STABLE
jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java
Tom Lane [Mon, 11 Nov 2002 03:33:44 +0000 (03:33 +0000)]
Add cast to suppress compile warning on Alphas.
Bruce Momjian [Sun, 10 Nov 2002 19:49:24 +0000 (19:49 +0000)]
Update russian FAQ, from Viktor Vislobokov.
Peter Eisentraut [Sun, 10 Nov 2002 12:45:43 +0000 (12:45 +0000)]
Cleanup pass over User's Guide. Key word table updated.
Peter Eisentraut [Sun, 10 Nov 2002 12:42:53 +0000 (12:42 +0000)]
Fix markup.
Bruce Momjian [Fri, 8 Nov 2002 16:49:50 +0000 (16:49 +0000)]
Update FAQ_SCO from Larry Rosenman, correction from Tom Lane.
Tom Lane [Fri, 8 Nov 2002 05:23:09 +0000 (05:23 +0000)]
Back-patch changes to address Perl _GNU_SOURCE problem.
Bruce Momjian [Fri, 8 Nov 2002 05:10:00 +0000 (05:10 +0000)]
Update libpq PQcmdTuples() and PQcmdStatus() docs: remove const param
mention to match code and include files.
Bruce Momjian [Fri, 8 Nov 2002 04:57:07 +0000 (04:57 +0000)]
I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy between
the documentation and behavior of "pg_result $res -oid" when $res is not
from an INSERT. The documentation says it should return an empty
string, but in fact it returns 0. I think it used to return an empty
string around PostgreSQL-7.1.3 when PQoidStatus() was used, but now it
uses PQoidValue() which returns InvalidOid, 0 in this case.
Assuming the current behavior is desired, here is a patch to the
documentation doc/src/sgml/libpgtcl.sgml to match what really happens:
ljb
Bruce Momjian [Fri, 8 Nov 2002 03:45:35 +0000 (03:45 +0000)]
Update release docs for 7.3.
Tom Lane [Thu, 7 Nov 2002 18:47:08 +0000 (18:47 +0000)]
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
as well as unnecessary (and incorrect on Windows) assignments to
errno/SOCK_ERRNO.
Tom Lane [Thu, 7 Nov 2002 06:06:39 +0000 (06:06 +0000)]
Remove no-longer-needed inclusions to improve backward compatibility
with older bison versions.
Peter Eisentraut [Wed, 6 Nov 2002 23:30:39 +0000 (23:30 +0000)]
Cleanup pass over Tutorial and Admin Guide
Tom Lane [Wed, 6 Nov 2002 22:23:33 +0000 (22:23 +0000)]
Remove GPL file pursuant to relicensing.
Bruce Momjian [Wed, 6 Nov 2002 18:52:44 +0000 (18:52 +0000)]
Stamp beta5.
Bruce Momjian [Wed, 6 Nov 2002 17:51:40 +0000 (17:51 +0000)]
Change dbmirror lincense to BSD.
Peter Eisentraut [Tue, 5 Nov 2002 23:37:47 +0000 (23:37 +0000)]
Translation updates
Bruce Momjian [Tue, 5 Nov 2002 23:17:45 +0000 (23:17 +0000)]
Add OS/X kernel tuning section.
Bruce Momjian [Tue, 5 Nov 2002 19:01:43 +0000 (19:01 +0000)]
Update ports list.
Bruce Momjian [Tue, 5 Nov 2002 17:32:15 +0000 (17:32 +0000)]
Update ports list.
Bruce Momjian [Tue, 5 Nov 2002 17:12:05 +0000 (17:12 +0000)]
Update ports list.
Tom Lane [Tue, 5 Nov 2002 04:34:57 +0000 (04:34 +0000)]
Fix broken markup.
Bruce Momjian [Tue, 5 Nov 2002 03:18:46 +0000 (03:18 +0000)]
Update ports list.
Tom Lane [Mon, 4 Nov 2002 21:27:47 +0000 (21:27 +0000)]
Back-patch recent file removals into REL7_3_STABLE branch.
CVS to git conversion script [Mon, 4 Nov 2002 17:14:30 +0000 (17:14 +0000)]
This commit was manufactured by cvs2git to create branch 'REL7_3_STABLE'.
Sprout from master 2002-11-04 17:14:29 UTC Tom Lane <tgl@sss.pgh.pa.us> 'Remove extraneous semicolons after routine bodies. These don't bother'
Cherrypick from master 2002-09-04 07:23:04 UTC Bruce Momjian <bruce@momjian.us> 'Brand 7.3. Ready for beta!':
contrib/xml/README
contrib/retep/CHANGELOG
contrib/retep/Implementation
contrib/retep/Makefile
contrib/retep/README
contrib/retep/build.xml
contrib/retep/data/cds.dtd
contrib/retep/data/cds.xml
contrib/retep/uk/org/retep/tools.properties
contrib/retep/uk/org/retep/dtu/DCollection.java
contrib/retep/uk/org/retep/dtu/DConstants.java
contrib/xml/pgxml_dom.source
contrib/retep/uk/org/retep/dtu/DElement.java
contrib/retep/uk/org/retep/dtu/DEnvironment.java
contrib/retep/uk/org/retep/dtu/DModule.java
contrib/retep/uk/org/retep/dtu/DModuleXML.java
contrib/retep/uk/org/retep/dtu/DNode.java
contrib/retep/uk/org/retep/dtu/DProcessor.java
contrib/retep/uk/org/retep/dtu/DTransform.java
contrib/retep/uk/org/retep/tools/Tool.java
contrib/retep/uk/org/retep/util/ExceptionDialog.java
contrib/retep/uk/org/retep/util/Globals.java
contrib/retep/uk/org/retep/util/Logger.java
contrib/retep/uk/org/retep/util/Main.java
contrib/retep/uk/org/retep/util/StandaloneApp.java
contrib/retep/uk/org/retep/util/hba/Editor.java
contrib/retep/uk/org/retep/util/misc/IPAddress.java
contrib/retep/uk/org/retep/util/misc/PropertiesIO.java
contrib/retep/uk/org/retep/util/misc/WStringTokenizer.java
contrib/retep/uk/org/retep/util/models/HBATableModel.java
contrib/retep/uk/org/retep/util/models/PropertiesTableModel.java
contrib/retep/uk/org/retep/util/proped/PropertyEditor.java
contrib/retep/uk/org/retep/xml/core/XMLFactory.java
contrib/retep/uk/org/retep/xml/core/XMLFactoryException.java
contrib/retep/uk/org/retep/xml/jdbc/XMLDatabase.java
contrib/retep/uk/org/retep/xml/jdbc/XMLResultSet.java
contrib/retep/uk/org/retep/xml/parser/TagListener.java
contrib/retep/uk/org/retep/xml/test/XMLExport.java
doc/src/sgml/libpgeasy.sgml
doc/src/sgml/odbc.sgml
contrib/xml/pgxml.source
doc/src/sgml/recovery.sgml
src/test/regress/expected/geometry-bsdi-precision.out
contrib/retep/uk/org/retep/xml/parser/TagHandler.java
doc/src/sgml/version.sgml
doc/src/sgml/y2k.sgml
contrib/retep/retep.jpx
src/interfaces/jdbc/utils/CheckVersion.java
src/interfaces/jdbc/utils/changelog.pl
contrib/retep/uk/org/retep/util/hba/Main.java
contrib/retep/uk/org/retep/util/hba/Record.java
contrib/retep/uk/org/retep/util/proped/Main.java
src/interfaces/jdbc/CHANGELOG
src/interfaces/jdbc/Implementation
src/interfaces/jdbc/utils/buildDriver
src/interfaces/jdbc/jdbc.jpx
Tom Lane [Mon, 4 Nov 2002 17:14:29 +0000 (17:14 +0000)]
Remove extraneous semicolons after routine bodies. These don't bother
gcc, but some other compilers don't like 'em.
Tom Lane [Mon, 4 Nov 2002 14:27:21 +0000 (14:27 +0000)]
Fix inclusion order, per Andreas.
Tom Lane [Mon, 4 Nov 2002 14:25:42 +0000 (14:25 +0000)]
Remove unnecessary inclusion, per Andreas.
Tom Lane [Mon, 4 Nov 2002 14:22:32 +0000 (14:22 +0000)]
Remove no-longer-needed inclusion of bootstrap_tokens.h, per patch
from Andreas.
Barry Lind [Mon, 4 Nov 2002 06:42:33 +0000 (06:42 +0000)]
Applied two patches from Kris Jurka.
- First fixes a problem with a recent patch allowing setNull on updateable
resultsets
- Second removed toLower() calls on database object names. Leave it to
the caller to correctly pass lower, upper or mixed case. The driver
already has methods that the caller can use to determine that postgres
stores identifiers in lowercase. (unless the identifier was quoted when
created).
Modified Files:
jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java
Tom Lane [Sun, 3 Nov 2002 04:52:09 +0000 (04:52 +0000)]
Fix dblink regression test so that it works when repeated: don't
create a second database, just loop back to 'regression'. Patch
from Joe Conway 10/22/02.
Bruce Momjian [Sun, 3 Nov 2002 04:02:32 +0000 (04:02 +0000)]
Update FAQ_DEV.
Bruce Momjian [Sun, 3 Nov 2002 01:35:06 +0000 (01:35 +0000)]
Stamp beta4.
Bruce Momjian [Sun, 3 Nov 2002 01:31:32 +0000 (01:31 +0000)]
This patch adds a couple of extra index entries and removes some
out-of-date text about multibyte encoding (which is now always
included).
Oliver Elphick
Bruce Momjian [Sun, 3 Nov 2002 01:30:46 +0000 (01:30 +0000)]
This patch adds information to the documentation on .pgpass and creates
additional index entries for it.
Oliver Elphick
Bruce Momjian [Sun, 3 Nov 2002 01:20:06 +0000 (01:20 +0000)]
Use sed rather than perl for reindexdb.
Tom Lane [Sat, 2 Nov 2002 22:23:01 +0000 (22:23 +0000)]
Fix some misstatements in WAL parameter discussion.
Tom Lane [Sat, 2 Nov 2002 22:02:08 +0000 (22:02 +0000)]
Code review for recent patch to allow ALTER TABLE ADD COLUMN when
a child table already has a matching column. Acquire appropriate
lock on child table; do the right thing with any CHECK constraints
attached to the new parent column.
Tom Lane [Sat, 2 Nov 2002 21:20:40 +0000 (21:20 +0000)]
During swap_relfilenodes, swap relation size statistic fields along with
the relfilenode and toast fields. This ensures that the newly-computed
statistics will be available on completion of CLUSTER.
Tom Lane [Sat, 2 Nov 2002 18:41:22 +0000 (18:41 +0000)]
Remove encoding lookups from grammar stage, push them back to places
where it's safe to do database access. Along the way, fix core dump
for 'DEFAULT' parameters to CREATE DATABASE. initdb forced due to
change in pg_proc entry.
Tom Lane [Sat, 2 Nov 2002 15:54:13 +0000 (15:54 +0000)]
Clean up a few fprintf(stderr)'s that should be elog's.
Bruce Momjian [Sat, 2 Nov 2002 05:42:01 +0000 (05:42 +0000)]
Add:
> * Acquire lock on a relation before building a relcache entry for it
Bruce Momjian [Sat, 2 Nov 2002 02:44:16 +0000 (02:44 +0000)]
Update:
> o MOVE 0 should not move to end of cursor (Bruce)
Bruce Momjian [Sat, 2 Nov 2002 02:43:03 +0000 (02:43 +0000)]
Add:
> * Support statement-level triggers and triggers on columns (Neil)
Tom Lane [Sat, 2 Nov 2002 02:33:03 +0000 (02:33 +0000)]
Fix permissions-checking bugs and namespace-search-path bugs in
CONVERSION code. Still need to figure out what to do about inappropriate
coding in parsing.
Bruce Momjian [Sat, 2 Nov 2002 02:27:49 +0000 (02:27 +0000)]
Add gcj discussion.
Bruce Momjian [Sat, 2 Nov 2002 02:00:35 +0000 (02:00 +0000)]
Re-add Win32 missing files, I think.
Bruce Momjian [Sat, 2 Nov 2002 01:58:27 +0000 (01:58 +0000)]
Re-add Win32 files.
Bruce Momjian [Sat, 2 Nov 2002 01:29:37 +0000 (01:29 +0000)]
Update port list.
Tom Lane [Sat, 2 Nov 2002 00:46:23 +0000 (00:46 +0000)]
Updates from Giles Lean.
Tom Lane [Sat, 2 Nov 2002 00:16:21 +0000 (00:16 +0000)]
Make it possible to run 'make installcheck' in contrib when building
outside the source tree.
Bruce Momjian [Sat, 2 Nov 2002 00:15:38 +0000 (00:15 +0000)]
Add:
> * Allow psql to do table completion for SELECT * FROM schema_part and
> table completion for SELECT * FROM schema_name.
Tom Lane [Fri, 1 Nov 2002 23:45:37 +0000 (23:45 +0000)]
Fix contrib/rserv to install successfully when built outside source tree.
(Not that it will actually work with 7.3, I fear.)
Tom Lane [Fri, 1 Nov 2002 23:44:34 +0000 (23:44 +0000)]
Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.
Tom Lane [Fri, 1 Nov 2002 23:23:29 +0000 (23:23 +0000)]
Need -I. to build outside source tree.
Tom Lane [Fri, 1 Nov 2002 23:16:52 +0000 (23:16 +0000)]
Fix incorrect subdir value.
Bruce Momjian [Fri, 1 Nov 2002 22:53:05 +0000 (22:53 +0000)]
Add:
> * Have standalone backend read postgresql.conf
Tom Lane [Fri, 1 Nov 2002 22:52:34 +0000 (22:52 +0000)]
Arrange to compile flex output files as inclusions into other files
(usually bison output files), not as standalone files. This hack
works around flex's insistence on including <stdio.h> before we are
able to include postgres.h; postgres.h will already be read before
the compiler starts to read the flex output file. Needed for largefile
support on some platforms.
Tom Lane [Fri, 1 Nov 2002 22:46:04 +0000 (22:46 +0000)]
Ooops, forgot to fix contrib regression tests for WARNING/NOTICE change.
Tom Lane [Fri, 1 Nov 2002 19:33:09 +0000 (19:33 +0000)]
Reduce a couple of debugging messages from LOG to DEBUG1 category.