Log Message:
---
Write some real documentation about the index access method API.
Modified Files:
--
pgsql/doc/src/sgml:
catalogs.sgml (r2.95 -> r2.96)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/catalogs.sgml.diff?r1=2.95&r2=2.96)
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
> > DEBUG.
>
> Considering that this commit didn't touch plpgsql, it's hardly likely
> that it did the above.
Thanks. Fixed.
--
Bruce Momjian
Log Message:
---
Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
DEBUG.
Modified Files:
--
pgsql/src/pl/plpgsql/src:
gram.y (r1.64 -> r1.65)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plpgsql/src/gram.y.diff?r1=1.64&r2=
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
> DEBUG.
Considering that this commit didn't touch plpgsql, it's hardly likely
that it did the above.
regards, tom lane
---(end of b
Log Message:
---
Add:
> * Add IP address to pg_stat_activity
Modified Files:
--
pgsql/doc:
TODO (r1.1440 -> r1.1441)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1440&r2=1.1441)
---(end of broadcast)
Log Message:
---
Clarify:
< * Add IP address to pg_stat_activity
> * Add the client IP address to pg_stat_activity
Modified Files:
--
pgsql/doc:
TODO (r1.1441 -> r1.1442)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1441&r2=1.1442)
Log Message:
---
Move plpgsql DEBUG from DEBUG2 to DEBUG1 because it is a user-requested
DEBUG.
Fix a few places where DEBUG1 crept in that should have been DEBUG2.
Modified Files:
--
pgsql/src/backend/access/transam:
slru.c (r1.23 -> r1.24)
(http://develo
Log Message:
---
Win 32 fix and OS X Makefile
Modified Files:
--
pgchem2j/src:
Makefile.linux (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgchem/pgchem2j/src/Makefile.linux.diff?r1=1.1&r2=1.2)
Makefile.mingw.win32 (r1.1 -> r1.2)