Log Message:
---
Add ALTER INDEX, particularly for moving tablespaces.
Gavin Sherry
Modified Files:
--
pgsql-server/src/backend/parser:
gram.y (r2.471 -> r2.472)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/parser/gram.y.diff?r1=2.4
Log Message:
---
> Please find attached a submission to add a "exit on error" option to
> pg_restore, as it seems that some people have scripts that rely on the
> previous "abort on error" default behavior when restoring data with a
> direct connection.
>
> Fabien Coelho
Modified Files:
--
Log Message:
---
> After all that about numbering centuries and millenia correctly,
> why does CVS tip still give me
>
> regression=# select extract(century from now());
> date_part
> ---
> 20
> (1 row)
> [ ... looks in code ... ]
>
> Apparently it's because you fixed only
Log Message:
---
Add:
> * Add a function that returns the 'uptime' of the postmaster
Modified Files:
--
pgsql-server/doc:
TODO (r1.1337 -> r1.1338)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/TODO.diff?r1=1.1337&r2=1.1338)
---
Update of /cvsroot/modpglogger/.
In directory pgfoundry.org:/tmp/cvs-serv79894
Log Message:
Initial Upload
Status:
Vendor Tag: HEAD
Release Tags: MAIN
N ./Makefile
N ./pglogger.c
N ./pglogger.h
N ./mod_pglogger.c
N ./pglogger.sql
N ./debian/dirs
N ./debian/docs
N ./debian
Log Message:
---
Ensure data directory is on an NTFS partition.
Skip ACL changes if the server directory is not on NTFS.
Modified Files:
--
pginst/ca:
pginstca.c (r1.21 -> r1.22)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.
Log Message:
---
Ensure installation is run on system console.
Add shortcuts to release and installation notes.
Modified Files:
--
pginst/ca:
pginstca.c (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1
Log Message:
---
Remove configurable service ID.
Allow configuration of port number.
Set appropriate logging options in postgresql.conf.
Modified Files:
--
pginst/ca:
pginstca.c (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pgins
Log Message:
---
Update wording on commented postgresql.conf values:
> Another option is to allow commented values to return to their
> default values.
Modified Files:
--
pgsql-server/doc:
TODO (r1.1336 -> r1.1337)
(http://developer.postgresql.org/cvsw
Log Message:
---
Repair some issues with column aliases and RowExpr construction in the
presence of dropped columns. Document the already-presumed fact that
eref aliases in relation RTEs are supposed to have entries for dropped
columns; cause the user alias structs to have such entries too
Log Message:
---
Update 7.2 regression tests to match what you get when using a modern
version of Bison.
Tags:
REL7_2_STABLE
Modified Files:
--
pgsql-server/src/test/regress/expected:
errors.out (r1.28 -> r1.28.2.1)
(http://developer.postgresql.org/cv
Log Message:
---
Use backslash in %USERPROFILE%\.pgpass.
Modified Files:
--
pgsql-server/doc/src/sgml:
libpq.sgml (r1.161 -> r1.162)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/libpq.sgml.diff?r1=1.161&r2=1.162)
--
12 matches
Mail list logo