Log Message:
---
Fix #ifdeffed debugging code to work with relation forks.
Modified Files:
--
pgsql/src/backend/storage/buffer:
localbuf.c (r1.83 -> r1.84)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/buffer/localbuf.c?r1=1.83&r2=1.84
Log Message:
---
Back-patch change to make DISCARD ALL release advisory locks.
Per discussion.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/doc/src/sgml/ref:
discard.sgml (r1.2 -> r1.2.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/
Log Message:
---
Tweak wording of DISCARD ALL description to avoid giving the impression
that the presented list of equivalent operations is meant to be the
primary definition of what it does. Per comment from Guillaume Smet.
Modified Files:
--
pgsql/doc/src/sgml/ref:
Log Message:
---
Fix minor memory leak introduced in recent SQL-functions hacking: the
DestReceiver created during postquel_start needs to be destroyed during
postquel_end. In a moment of brain fade I had assumed this would be taken
care of by FreeQueryDesc, but it's not (and shouldn't be)
Log Message:
---
Quick win32 fixes.
It not only compiles now, but even boots..
Modified Files:
--
pgbouncer:
Makefile (r1.26 -> r1.27)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.26&r2=1.27)
pgbouncer/src:
Update of /cvsroot/deny-updates/trunk
In directory pgfoundry.org:/tmp/cvs-serv87424
Log Message:
Initial import.
Status:
Vendor Tag: deny_updates_pgfoundry
Release Tags: initial
N trunk/trunk/deny_updates.sql
N trunk/trunk/Makefile
N trunk/trunk/README
N trunk/trunk/expect
Log Message:
---
Rely on relcache invalidation to update the cached size of the FSM.
Modified Files:
--
pgsql/src/backend/access/transam:
xlogutils.c (r1.63 -> r1.64)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlogutils.c?r1=
Log Message:
---
interval.c needs limits.h
Modified Files:
--
pgsql/src/interfaces/ecpg/pgtypeslib:
interval.c (r1.38 -> r1.39)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/pgtypeslib/interval.c?r1=1.38&r2=1.39)
--
Sent via pgsql-co
Log Message:
---
Applied patch by Ron Mayer <[EMAIL PROTECTED]> to merge the new
interval style into ecpg.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.391 -> r1.392)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeL
Log Message:
---
Tweak new PQExpBufferBroken macro to suppress warnings from pickier
versions of gcc.
Modified Files:
--
pgsql/src/interfaces/libpq:
pqexpbuffer.h (r1.20 -> r1.21)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/pqexpbuf
Log Message:
---
Replaced strchrnul by strchr.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
type.c (r1.77.2.2 -> r1.77.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.c?r1=1.77.2.2&r2=
Log Message:
---
Removed strchrnul
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
type.c (r1.80 -> r1.81)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/type.c?r1=1.80&r2=1.81)
--
Sent via pgsql-committers mailing list
Log Message:
---
Let's see if using -c instead of -- style fixes the PGOPTIONS issue.
Modified Files:
--
pgsql/src/test/regress:
pg_regress.c (r1.52 -> r1.53)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c?r1=1.52&r2=1.53)
--
Log Message:
---
When creating a varchar struct name braces must be discarded.
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/interfaces/ecpg/preproc:
type.c (r1.77.2.1 -> r1.77.2.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecp
Log Message:
---
When creating a varchar struct name braces must be discarded.
Modified Files:
--
pgsql/src/interfaces/ecpg:
ChangeLog (r1.390 -> r1.391)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.390&r2=1.391)
pg
Log Message:
---
Fix the MD5 code to work on PPC Macs
Modified Files:
--
wizard:
MD5.cpp (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/MD5.cpp.diff?r1=1.3&r2=1.4)
--
Sent via pgsql-committers mailing list (pgsql-committer
Log Message:
---
configure check for docbook2man program, used in the new XML-based man
page build target. This covers from-source, Debian, and Fedora
installation variants.
Modified Files:
--
pgsql:
configure (r1.613 -> r1.614)
(http://anoncvs.postgresql.
Log Message:
---
Feature F442 "Mixed column references in set functions" is supported.
Modified Files:
--
pgsql/src/backend/catalog:
sql_features.txt (r1.33 -> r1.34)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/sql_features.txt?r1=1.
Log Message:
---
Add %expect 0 to all parser input files to prevent conflicts slipping by.
Modified Files:
--
pgsql/contrib/cube:
cubeparse.y (r1.18 -> r1.19)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/cube/cubeparse.y?r1=1.18&r2=1.19)
pgsq
19 matches
Mail list logo