Log Message:
---
Athough cube is a varlena type, nowhere was a detoasting of cube's value, so
fix it. Add macroses DatumGetNDBOX, PG_GETARG_NDBOX and PG_RETURN_NDBOX.
Backpatch for 8.2 too.
Previous versions use version 0 calling conventions. And fmgr code detoast
values for user-defined
Log Message:
---
Athough cube is a varlena type, nowhere was a detoasting of cube's value, so
fix it. Add macroses DatumGetNDBOX, PG_GETARG_NDBOX and PG_RETURN_NDBOX.
Backpatch for 8.2 too.
Previous versions use version 0 calling conventions. And fmgr code detoast
values for user-defined
Log Message:
---
Include file cleanup. Make program build without warnings (at least on
linux with gcc 4.0.3).
Modified Files:
--
pgsnmpd:
pgsnmpd.c (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnmpd/pgsnmpd/pgsnmpd.c.diff?r1=1.5&r2=1.6)
Log Message:
---
Amend ALTER|CREATE USER to mention resource queue.
Modified Files:
--
bizgres/postgresql/doc/src/sgml/ref:
alter_user.sgml (r1.1.1.2.2.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgresql/doc/src/sgml/ref/alter
Log Message:
---
reload does not take a mode.
Modified Files:
--
tin/src:
command.py (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/tin/src/command.py.diff?r1=1.4&r2=1.5)
---(end of broadcast)
Log Message:
---
Cleanup the bootstrap code a little, and rename "dummy procs" in the code
comments and variables to "auxiliary proc", per Heikki's request.
Modified Files:
--
pgsql/src/backend/bootstrap:
bootparse.y (r1.86 -> r1.87)
(http://developer.postg