Log Message:
---
Fixing Version
Put Postgres at the begining.
Modified Files:
--
bizgres/postgresql:
configure (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/configure.diff?r1=1.3&r2=1.4)
configure.in (r1.3 ->
Log Message:
---
update 0.9 release
Modified Files:
--
bizgres/doc:
BG_userguide.pdf (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/doc/BG_userguide.pdf.diff?r1=1.2&r2=1.3)
README.txt (r1.4 -> r1.5)
(http://cvs.
Log Message:
---
Fix bad SQL, per Stefan Kaltenbrunner.
Modified Files:
--
pgsql/src/bin/pg_dump:
pg_dumpall.c (r1.72 -> r1.73)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dumpall.c.diff?r1=1.72&r2=1.73)
---
Log Message:
---
Clean up and document the API for XLogOpenRelation and XLogReadBuffer.
This commit doesn't make much functional change, but it does eliminate some
duplicated code --- for instance, PageIsNew tests are now done inside
XLogReadBuffer rather than by each caller.
The GIST xlog
Log Message:
---
added the gentoo ebuild link
Modified Files:
--
www:
index.html (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/www/index.html.diff?r1=1.13&r2=1.14)
---(end of broadcast)--
Log Message:
---
TablespaceCreateDbspace should function normally even on platforms that do not
have symlinks (ie, Windows). Although it'll never be called on to do anything
useful during normal operation on such a platform, it's still needed to
re-create dropped directories during WAL rep
Log Message:
---
TablespaceCreateDbspace should function normally even on platforms that do not
have symlinks (ie, Windows). Although it'll never be called on to do anything
useful during normal operation on such a platform, it's still needed to
re-create dropped directories during WAL rep
Log Message:
---
TablespaceCreateDbspace should function normally even on platforms that do not
have symlinks (ie, Windows). Although it'll never be called on to do anything
useful during normal operation on such a platform, it's still needed to
re-create dropped directories during WAL rep