postgresql/src/backend
Bruce Momjian a9d3c2cb18 Revert patch --- needs more generalized solution.
> Please find a attached a small patch that adds accessor functions
> for "aclitem" so that it is not an opaque datatype.
>
> I needed these functions to browse aclitems from user land. I can load
> them when necessary, but it seems to me that these accessors for a
> backend type belong to the backend, so I submit them.
>
> Fabien Coelho
2004-05-02 13:38:28 +00:00
..
access Tweak indexscan and seqscan code to arrange that steps from one page to 2004-04-21 18:24:26 +00:00
bootstrap Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
catalog Please find attached a small patch against current cvs head, so that 2004-04-26 15:24:42 +00:00
commands Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove 2004-04-25 23:50:58 +00:00
executor Tweak indexscan and seqscan code to arrange that steps from one page to 2004-04-21 18:24:26 +00:00
lib Remove the last traces of Joe Hellerstein's "xfunc" optimization. Patch 2004-04-25 18:23:57 +00:00
libpq Ensure getaddrinfo_all returns null result on failure. 2004-04-24 20:10:34 +00:00
main * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
nodes Reimplement CASE val WHEN compval1 THEN ... WHEN compval2 THEN ... END 2004-03-17 20:48:43 +00:00
optimizer Remove the last traces of Joe Hellerstein's "xfunc" optimization. Patch 2004-04-25 18:23:57 +00:00
parser Change COPY CSV keyword to be: 2004-04-21 00:34:18 +00:00
po Translation updates 2004-04-09 06:49:35 +00:00
port Per discussion earlier today, here is a fix that lets ereport() on win32 2004-04-22 03:51:24 +00:00
postmaster * Most changes are to fix warnings issued when compiling win32 2004-04-19 17:42:59 +00:00
regex $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
rewrite Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
storage Tiny assorted fixes: correct a typo in a comment in vacuumlazy.c, remove 2004-04-25 23:50:58 +00:00
tcop Remove the last traces of Joe Hellerstein's "xfunc" optimization. Patch 2004-04-25 18:23:57 +00:00
utils Revert patch --- needs more generalized solution. 2004-05-02 13:38:28 +00:00
Makefile More cleanups for USE_PGTZ. 2004-04-30 16:08:01 +00:00
nls.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00