Log Message:
---
Updates for latest Postgres 9.2 sources.
We no longer need pg_crc.c, and hence not a source tree, yay.
Modified Files:
--
pg_filedump:
Makefile (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfiledump/pg_filedump/Makefile?r1=1
Log Message:
---
Preliminary support for SP-GiST indexes.
Modified Files:
--
pg_filedump:
pg_filedump.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfiledump/pg_filedump/pg_filedump.c?r1=1.4&r2=1.5)
pg_filedump.h (r1.3 -> r1.4)
Log Message:
---
Update for Postgres 9.1; add knowledge of some more flag bits;
improve Makefile to be able to build a release tarball.
Modified Files:
--
pg_filedump:
Makefile (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfiledump/pg_filedu
Log Message:
---
Fix odd printout of hasnulls/hasvarwidths flags for index tuples.
Per a gripe some months ago from Alvaro.
Modified Files:
--
pg_filedump:
pg_filedump.c (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfiledump/pg_filedump/pg_
Log Message:
---
Assorted adjustments to prepare pg_filedump for its new life.
Add PostgreSQL Global Development Group to the copyright notices, and
remove a couple of no-longer-appropriate references to Red Hat.
Unfortunately I can't undo Red Hat's choice of GPL licensing, but it is
what
Update of /cvsroot/pgfiledump/pg_filedump
In directory pgfoundry.org:/tmp/cvs-serv31715
Log Message:
Import of Red Hat release 9.0.0.
Status:
Vendor Tag: REDHAT_DIST
Release Tags: REL9_0_0
N pg_filedump/Makefile.contrib
N pg_filedump/pg_filedump.c
N pg_filedump/ChangeLog
N
Update of /cvsroot/pgfiledump/Import of Red Hat release 9.0.0
In directory pgfoundry.org:/tmp/cvs-serv20423
Log Message:
Import of Red Hat release 9.0.0.
Status:
Vendor Tag: pg_filedump
Release Tags: REDHAT_DIST
REL9_0_0
N Import of Red Hat release 9.0.0/Ma
Log Message:
---
Make PGXS invocations conform to currently accepted style.
Modified Files:
--
pg_migrator/func:
Makefile (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/func/Makefile?r1=1.2&r2=1.3)
pg_migrator/src:
Log Message:
---
Grammar police.
Modified Files:
--
pg_migrator/src:
pg_migrator.c (r1.55 -> r1.56)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.55&r2=1.56)
--
Sent via pgsql-committers mailing list (pgsql-co
Log Message:
---
Set autovacuum=off on the postmaster command line when starting a
postmaster for pg_migrator. This isn't a bulletproof solution, since
the old cluster might be close enough to wraparound to provoke
antiwraparound vacuums. But it's a cheap and easy measure that will
discou
Log Message:
---
Rename pg_migrator support functions with a pg_ prefix, in hopes of decreasing
the risk of collision with user function names. Get rid of useless manual
strictness checks.
Modified Files:
--
pg_migrator/func:
pg_migrator.c (r1.10 -> r1.11)
Log Message:
---
Fix a bunch of inadequate identifier-quoting logic.
Modified Files:
--
pg_migrator/src:
pg_migrator.c (r1.53 -> r1.54)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/pg_migrator.c?r1=1.53&r2=1.54)
pg_migrat
Log Message:
---
Fix assorted rather bogus SQL queries --- mostly, not schema-safe.
Modified Files:
--
pg_migrator/src:
controldata.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/controldata.c?r1=1.18&r2=1.19)
Log Message:
---
Perform failure checks before running pg_dump. No reason to make the
user wait through a pg_dump before finding out he's got a problem
when it's just as easy to do it in the other order.
Modified Files:
--
pg_migrator/src:
pg_migrator.c (r1.51 -> r
Log Message:
---
Add code to check whether loadable libraries referenced in the old
installation are available in the new one. The previous coding would
instead fail while trying to restore CREATE FUNCTION commands, which
is pretty annoying --- we want all common problems to fail in the
pr
Log Message:
---
Fix bogus comment, remove unnecessary/inappropriate check on which schema
contrib/isn functions are in.
Modified Files:
--
pg_migrator/src:
version.c (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src
Log Message:
---
Get rid of hard-wired assumptions about shared library suffix.
Use DLSUFFIX from the backend build, instead.
Modified Files:
--
pg_migrator/src:
Makefile (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/sr
17 matches
Mail list logo