Log Message:
---
Add URL item for psql -c changes:
> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00291.php
Modified Files:
--
pgsql/doc:
TODO (r1.2038 -> r1.2039)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2038
Log Message:
---
Add:
> o Fix transaction restriction checks for CREATE DATABASE and
> other commands
>
> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00133.php
Modified Files:
--
pgsql/doc:
TODO (r1.2037 -> r1.2038)
(http
Log Message:
---
Add URL for PQexec() for disallowing multiple queries:
> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00184.php
Modified Files:
--
pgsql/doc:
TODO (r1.2036 -> r1.2037)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/do
Log Message:
---
Add:
> o Extend timezone code to allow 64-bit values so we can
> represent years beyond 2038
>
> http://archives.postgresql.org/pgsql-hackers/2006-09/msg01363.php
>
Modified Files:
--
pgsql/doc:
TODO (r1.2035 -> r1.2036)
Log Message:
---
Add:
> * Move NAMEDATALEN from postgres_ext.h to pg_config_manual.h and
> consider making it more configurable in future releases
Modified Files:
--
pgsql/doc:
TODO (r1.2034 -> r1.2035)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/d
Log Message:
---
Allow Borland CC to compile libpq and psql.
Backpatch to 8.2.X.
L Bayuk
Modified Files:
--
pgsql/src/include/port:
win32.h (r1.64 -> r1.65)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h.diff?r1=1.64&r2=1.65)
Log Message:
---
Allow Borland CC to compile libpq and psql.
Backpatch to 8.2.X.
L Bayuk
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/bin/psql:
bcc32.mak (r1.16 -> r1.17)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/bcc32.mak.d
Log Message:
---
For pg_ctl -w, add reference to additional environment variables and pgpass.
Modified Files:
--
pgsql/doc/src/sgml/ref:
pg_ctl-ref.sgml (r1.36 -> r1.37)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml.diff
Log Message:
---
Remove SGML makefile .SECONDARY tag so html rules will work properly;
Documentation/comment improvements.
Modified Files:
--
pgsql/doc/src/sgml:
Makefile (r1.90 -> r1.91)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefi
Log Message:
---
Use libxml's xmlwriter API for producing XML elements, instead of doing
our own printing dance. This does a better job of quoting and escaping the
values.
Modified Files:
--
pgsql/src/backend/executor:
execQual.c (r1.204 -> r1.205)
(http:/
Log Message:
---
Improve SGML build rules for non-HTML output, per Peter.
Modified Files:
--
pgsql/doc/src/sgml:
Makefile (r1.89 -> r1.90)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile.diff?r1=1.89&r2=1.90)
---
Log Message:
---
Make sure BYTE_ORDER gets defined in 64-bit builds on Solaris,
per Stefan Kaltenbrunner.
Modified Files:
--
pgsql/src/include/port:
solaris.h (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/solaris.h.diff
Log Message:
---
Change the planner-to-executor API so that the planner tells the executor
which comparison operators to use for plan nodes involving tuple comparison
(Agg, Group, Unique, SetOp). Formerly the executor looked up the default
equality operator for the datatype, which was real
Tatsuo Ishii <[EMAIL PROTECTED]> writes:
> Is there any reason for not back porting the fix into 8.1?
I didn't think it was adequately tested, and I'm not in a position to
test it. (Note that a lack of 8.2 bug reports isn't a sufficient test,
since I think we whacked related code around for 8.2 -
Is there any reason for not back porting the fix into 8.1?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
> Log Message:
> ---
> Change Windows rename and unlink substitutes so that they time out after
> 30 seconds instead of retrying forever. Also modify xlog.c so that if
> it fails to rename an ol
Log Message:
---
Updated Japanese FAQ from Honda Shigehiro
Modified Files:
--
web/faq:
FAQ_windows_ja.html (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows_ja.html.diff?r1=1.5&r2=1.6)
---(e
16 matches
Mail list logo