Log Message:
---
Add description to:
* Add deferred trigger queue file
< This item involves dumping large queues into files.
> This item involves dumping large queues into files, or doing some
> kind of join to process all the triggers, or some bulk operation.
Modified Files:
-
Log Message:
---
Update odbc URL.
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/doc/src/sgml:
external-projects.sgml (r1.14.2.1 -> r1.14.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/external-projects.sgml?r1=1.14.2.1&r2=1.14.2.2)
Log Message:
---
Add URL for:
* Add deferred trigger queue file
> http://archives.postgresql.org/pgsql-hackers/2008-05/msg00876.php
Modified Files:
--
pgsql/doc:
TODO (r1.2460 -> r1.2461)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.246
Log Message:
---
start of alpha release of the project
Added Files:
---
alpha:
.project (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/nairogms/alpha/.project?rev=1.1&content-type=text/x-cvsweb-markup)
--
Sent via pgsql-committers mailing list (pgsql-com
Update of /cvsroot/nairogms/alpha
In directory pgfoundry.org:/tmp/cvs-serv94737/alpha
Log Message:
Directory /cvsroot/nairogms/alpha added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.or
Log Message:
---
Backpatch Zdenek Kotala's fix to prevent pglz_decompress from stomping on
memory if the compressed data is corrupt.
Backpatch as far as 8.2. The issue exists in older branches too, but given
the lack of field reports, it's not clear it's worth any additional effort
to ada
Log Message:
---
Backpatch Zdenek Kotala's fix to prevent pglz_decompress from stomping on
memory if the compressed data is corrupt.
Backpatch as far as 8.2. The issue exists in older branches too, but given
the lack of field reports, it's not clear it's worth any additional effort
to ada
On Wed, May 28, 2008 at 8:33 AM, Magnus Hagander <[EMAIL PROTECTED]> wrote:
> Tom Lane wrote:
>> [EMAIL PROTECTED] (Magnus Hagander) writes:
>> > Add a field to guc enums to allow hiding of values from display
>> > while still accepting them as input, used to allow alternate syntax
>> > for the sam
Log Message:
---
Set hidden field for guc enum missed in previous commit.
Modified Files:
--
pgsql/src/backend/access/transam:
xlog.c (r1.311 -> r1.312)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.311&r2=1.312)
--
Tom Lane wrote:
> [EMAIL PROTECTED] (Magnus Hagander) writes:
> > Add a field to guc enums to allow hiding of values from display
> > while still accepting them as input, used to allow alternate syntax
> > for the same setting.
>
> Aren't there some config_enum_entrys elsewhere (like xlog.c)?
> I
[EMAIL PROTECTED] (Magnus Hagander) writes:
> Add a field to guc enums to allow hiding of values from display while
> still accepting them as input, used to allow alternate syntax for the
> same setting.
Aren't there some config_enum_entrys elsewhere (like xlog.c)?
I think they'd default to false,
Log Message:
---
Build tablename and COPY column list only at COPY time, not for each line
Modified Files:
--
pgloader/pgloader:
db.py (r1.20 -> r1.21)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgloader/pgloader/pgloader/db.py.diff?r1=1.20&r2=1.21)
--
Log Message:
---
Add a field to guc enums to allow hiding of values from display while
still accepting them as input, used to allow alternate syntax for the
same setting.
Alex Hunsaker
Modified Files:
--
pgsql/src/backend/utils/misc:
guc.c (r1.455 -> r1.456)
13 matches
Mail list logo