Log Message:
---
Done:
< * Fix problem with excessive logging during SSL disconnection
> * -Fix problem with excessive logging during SSL disconnection
Modified Files:
--
pgsql/doc:
TODO (r1.2188 -> r1.2189)
(http://developer.postgresql.org/cvsweb.cgi/pgsq
Log Message:
---
Remove redundant logging of send failures when SSL is in use. While pqcomm.c
had been taught not to do that ages ago, the SSL code was helpfully bleating
anyway. Resolves some recent reports such as bug #3266; however the
underlying cause of the related bug #2829 is still
Log Message:
---
Remove redundant logging of send failures when SSL is in use. While pqcomm.c
had been taught not to do that ages ago, the SSL code was helpfully bleating
anyway. Resolves some recent reports such as bug #3266; however the
underlying cause of the related bug #2829 is still
Log Message:
---
Remove redundant logging of send failures when SSL is in use. While pqcomm.c
had been taught not to do that ages ago, the SSL code was helpfully bleating
anyway. Resolves some recent reports such as bug #3266; however the
underlying cause of the related bug #2829 is still
Log Message:
---
Remove redundant logging of send failures when SSL is in use. While pqcomm.c
had been taught not to do that ages ago, the SSL code was helpfully bleating
anyway. Resolves some recent reports such as bug #3266; however the
underlying cause of the related bug #2829 is still
Log Message:
---
Remove redundant logging of send failures when SSL is in use. While pqcomm.c
had been taught not to do that ages ago, the SSL code was helpfully bleating
anyway. Resolves some recent reports such as bug #3266; however the
underlying cause of the related bug #2829 is still
Log Message:
---
dded to TODO:
>
> * Support scoped IPv6 addresses
>
> http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php
Modified Files:
--
pgsql/doc:
TODO (r1.2187 -> r1.2188)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.dif
Log Message:
---
Temporary fix for the problem that pg_stat_activity, inet_client_addr(),
and inet_server_addr() fail if the client connected over a "scoped" IPv6
address. In this case getnameinfo() will return a string ending with
a poorly-standardized "%something" zone specifier, which t
Log Message:
---
Temporary fix for the problem that pg_stat_activity, inet_client_addr(),
and inet_server_addr() fail if the client connected over a "scoped" IPv6
address. In this case getnameinfo() will return a string ending with
a poorly-standardized "%something" zone specifier, which t
Log Message:
---
Add URL for:
* Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
the privilege granted by the invoking role, and not those granted
by other roles
>
> http://archives.postgresql.org/pgsql-bugs/2007-05/msg00010.php
Modified Files:
--
Log Message:
---
Add, per Alvaro:
>
> * Implement the SQL standard mechanism whereby REVOKE ROLE revokes only
> the privilege granted by the invoking role, and not those granted
> by other roles
Modified Files:
--
pgsql/doc:
TODO (r1.2185 -> r1.2186)
Log Message:
---
Add:
>
> * Fix problem with excessive logging during SSL disconnection
>
> http://archives.postgresql.org/pgsql-bugs/2006-12/msg00122.php
> http://archives.postgresql.org/pgsql-bugs/2007-05/msg00065.php
Modified Files:
--
pgsql/doc:
TODO (r1.
Log Message:
---
Add CVS comment for recent commit:
Moved page-level functions from pgstattuple to
contrib/pageinspect.
Modified Files:
--
pgsql/contrib/pgstattuple:
README.pgstattuple (r1.10 -> r1.11)
(http://developer.postgresql.org/cvsweb.cgi/pg
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Log Message:
> > ---
> > Add database page inspection /contrib module.
>
> Why is a patch described like that touching pgstattuple?
Oh, I remember now. He pulled some functions out of pgstattuple that
really belong in the ne
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Log Message:
> ---
> Add database page inspection /contrib module.
Why is a patch described like that touching pgstattuple?
regards, tom lane
---(end of broadcast)---
TIP 5
Log Message:
---
Removed mktime() call to hopefully get rid of some compatibility problems.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.344 -> r1.345)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog.diff?r1=1.
Log Message:
---
Adding support for page-by-page conversion plugins
Modified Files:
--
src:
pg_migrator.c (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c.diff?r1=1.9&r2=1.10)
---(end of bro
Log Message:
---
Fix parameter recalculation for Limit nodes: during a ReScan call we must
recompute the limit/offset immediately, so that the updated values are
available when the child's ReScan function is invoked. Add a regression
test for this, too. Bug is new in HEAD (due to the boun
Log Message:
---
Add database page inspection /contrib module.
Simon and Heikki
Modified Files:
--
pgsql/contrib:
Makefile (r1.75 -> r1.76)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/Makefile.diff?r1=1.75&r2=1.76)
README (r1.92 -> r1
Update of /cvsroot/pgsql/contrib/pageinspect
In directory postgresql.org:/var/tmp/cvs-serv93179/pageinspect
Log Message:
Directory /cvsroot/pgsql/contrib/pageinspect added to the repository
---(end of broadcast)---
TIP 4: Have you searched our list
Log Message:
---
Ooops!
correction of Japanese and garbage.
Modified Files:
--
libpqwce/samples/psqlce:
psqlce.vcp (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqwce/libpqwce/samples/psqlce/psqlce.vcp.diff?r1=1.3&r2=1.4)
-
Log Message:
---
Move the tuple freezing point in CLUSTER to a point further back in the past,
to avoid losing useful Xid information in not-so-old tuples. This makes
CLUSTER behave the same as VACUUM as far a tuple-freezing behavior goes
(though CLUSTER does not yet advance the table's re
Log Message:
---
changes from makefile to projectfile.
# TARGTYPE "Win32 (WCE MIPSIV)
# TARGTYPE "Win32 (WCE ARMV4T)
# TARGTYPE "Win32 (WCE MIPSIV_FP)
# TARGTYPE "Win32 (WCE SH3)
# TARGTYPE "Win32 (WCE MIPSII_FP)
# TARGTYPE "Win32 (WCE x86)
# TARGTYPE "Win32 (WCE emulator)
# TARGTYPE "Win32
Log Message:
---
changes from makefile to projectfile.
# TARGTYPE "Win32 (WCE MIPSIV)
# TARGTYPE "Win32 (WCE ARMV4T)
# TARGTYPE "Win32 (WCE MIPSIV_FP)
# TARGTYPE "Win32 (WCE SH3)
# TARGTYPE "Win32 (WCE MIPSII_FP)
# TARGTYPE "Win32 (WCE x86)
# TARGTYPE "Win32 (WCE emulator)
# TARGTYPE "Win
24 matches
Mail list logo