Log Message:
---
Fixed the Service parameter path name problem.
Per report from Sachin Srivastava.
Modified Files:
--
pgbouncer/win32:
win32support.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/win32/win32support.c.diff?r
Log Message:
---
Add "stats on functions" report.
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.80 -> r1.81)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.80&r2=1.81)
pgsnap/pgsnap/lib:
navigate.php (r1.
Any reason you didn't backport this to the other versions that got the
SetLastError() fix?
//Magnus
Tom Lane wrote:
> Log Message:
> ---
> Minor improvement: avoid assuming that GetLastError value cannot be
> affected by CloseHandle() or Sleep().
>
> Modified Files:
> --
>
Log Message:
---
Fixed adjustment of a WSAStartup position problem.
It happen the hostname problem in the service start.
Per report Sachin Srivastava. and, thanks suggestions of Marko.
Modified Files:
--
pgbouncer/win32:
win32support.c (r1.6 -> r1.7)
(http:
Log Message:
---
Disallow backslashes in superuser passwords, since they can do
weird thing with escaping rules and generally break things.
Fixes pgfoundry bug #1010601
Modified Files:
--
pginst/ca:
pginstca.c (r1.130 -> r1.131)
(http://cvs.pgfoundry.org/c
Log Message:
---
Disallow backslashes in superuser passwords, since they can do
weird thing with escaping rules and generally break things.
Fixes pgfoundry bug #1010601
Tags:
REL8_3_STABLE
Modified Files:
--
pginst/ca:
pginstca.c (r1.119.2.8 -> r1.119.2.9)
Log Message:
---
Disallow backslashes in superuser passwords, since they can do
weird thing with escaping rules and generally break things.
Fixes pgfoundry bug #1010601
Tags:
REL8_2_STABLE
Modified Files:
--
pginst/ca:
pginstca.c (r1.102.2.1 -> r1.102.2.2)
Magnus Hagander writes:
> Any reason you didn't backport this to the other versions that got the
> SetLastError() fix?
AFAIK it's just a cosmetic improvement. If you think there's a
significant risk then back-port away...
regards, tom lane
--
Sent via pgsql-committers
Tom Lane wrote:
> Magnus Hagander writes:
>> Any reason you didn't backport this to the other versions that got the
>> SetLastError() fix?
>
> AFAIK it's just a cosmetic improvement. If you think there's a
> significant risk then back-port away...
Not really, but it'd be easier if we need to ba
Log Message:
---
Modify CREATE DATABASE to enforce that the source database's encoding setting
must be used for the new database, except when copying from template0.
This is the same rule that we now enforce for locale settings, and it has
the same motivation: databases other than template0
Log Message:
---
Tweak distribute_qual_to_rels so that when we decide a pseudoconstant qual
can be pushed to the top of the join tree, we update both the relids and
qualscope variables to keep them in sync. This prevents a possible later
failure of an Assert clause, and affects nothing els
Log Message:
---
PG_EUC_JIS_2004 is an enum value, not a macro.
Modified Files:
--
orafce:
convert.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/convert.c.diff?r1=1.5&r2=1.6)
datefce.c (r1.15 -> r1.16)
(http://
12 matches
Mail list logo