Log Message:
---
Update copyrights in source files
Modified Files:
--
libpqtypes/src:
array.c (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/src/array.c.diff?r1=1.6&r2=1.7)
datetime.c (r1.7 -> r1.8)
(http:
Log Message:
---
Update copyrights in man pages
Modified Files:
--
libpqtypes:
ChangeLog (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/ChangeLog.diff?r1=1.13&r2=1.14)
libpqtypes/docs/man3:
PQgeterror.3 (r1.5
Log Message:
---
Update copyright notice in LICENSE file
Modified Files:
--
libpqtypes:
LICENSE (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/LICENSE.diff?r1=1.2&r2=1.3)
--
Sent via pgsql-committers mailing list (pgsql-
Log Message:
---
Include a pointer to the query's source text in QueryDesc structs. This is
practically free given prior 8.4 changes in plancache and portal management,
and it makes it a lot easier for ExecutorStart/Run/End hooks to get at the
query text. Extracted from Itagaki Takahiro's
Log Message:
---
tag 2.0.8rc1
Modified Files:
--
plproxy:
Makefile (r1.34 -> r1.35)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.34&r2=1.35)
NEWS (r1.17 -> r1.18)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.c
Log Message:
---
Initialize .pot files with some useful default values.
Modified Files:
--
pgsql/src:
nls-global.mk (r1.15 -> r1.16)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/nls-global.mk?r1=1.15&r2=1.16)
--
Sent via pgsql-committers mailing li
[email protected] (Magnus Hagander) writes:
> Log Message:
> ---
> Make it possible to change Kerberos/GSSAPI parameters without restarting
> the postmaster. They are only used in backend processes, so it's just
> a matter of re-labeling the GUCs.
Please use the appropriate phraseology f
Log Message:
---
mention new syntax in docs
Modified Files:
--
plproxy/doc:
syntax.txt (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/syntax.txt.diff?r1=1.6&r2=1.7)
--
Sent via pgsql-committers mailing list (pgsql-committe
Log Message:
---
add FAQ to cvs
Modified Files:
--
plproxy:
Makefile (r1.33 -> r1.34)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.33&r2=1.34)
plproxy/doc:
Makefile (r1.3 -> r1.4)
(http://cvs.pgfoundry
Log Message:
---
allow direct argument references for RUN statement: RUN ON $1;
Modified Files:
--
plproxy/src:
parser.y (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/src/parser.y.diff?r1=1.13&r2=1.14)
plproxy/sql:
Log Message:
---
Split the ecpg translation support into a separate catalog for the ecpg
preprocessor and the library. This is useful for a number of reasons:
* The preprocessor and the library are in some cases installed in separate
packages and used by different classes of users.
* T
Log Message:
---
minor cleanups
- avoid use of non-const fmt string
- avoid duplicate def of sbuf_len
Modified Files:
--
pgbouncer/include:
bouncer.h (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/include/bouncer.h.diff?r
Log Message:
---
draft news for 1.3
Modified Files:
--
pgbouncer:
NEWS (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/NEWS.diff?r1=1.31&r2=1.32)
--
Sent via pgsql-committers mailing list ([email protected])
Log Message:
---
Today is find-typo-in-old-patches day. Fix wrong cut/paste in ident
documentation.
Modified Files:
--
pgsql/doc/src/sgml:
client-auth.sgml (r1.114 -> r1.115)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/client-auth.sgml?r1=1
Log Message:
---
Fix cut/paste error that caused all errors from REQUIRE_AUTH_OPTION to say
it was the ldaptls parameter that was wrong...
Modified Files:
--
pgsql/src/backend/libpq:
hba.c (r1.177 -> r1.178)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/s
Log Message:
---
Remove comments that say restart is required for changing of Kerberos
parameters.
Modified Files:
--
pgsql/src/backend/utils/misc:
postgresql.conf.sample (r1.248 -> r1.249)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/m
Log Message:
---
Reserve pool implementation.
Allow to increased pool size in case main pool size
cannot serve clients anymore.
This allows to continue use of small pool_size, which
smooths small peaks, while also handling large peaks.
(Eg, one bouncer server down, others need to handle
Log Message:
---
check if connection was accepted before logging
Modified Files:
--
pgbouncer/src:
pooler.c (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/src/pooler.c.diff?r1=1.18&r2=1.19)
--
Sent via pgsql-committers m
Log Message:
---
Make it possible to change Kerberos/GSSAPI parameters without restarting
the postmaster. They are only used in backend processes, so it's just
a matter of re-labeling the GUCs.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.200 -> r1.201)
19 matches
Mail list logo