postgresql/src/backend
Tom Lane e107f3a7e3 PL/pgSQL functions can return sets. Neil Conway's patch, modified so
that the functionality is available to anyone via ReturnSetInfo, rather
than hard-wiring it to PL/pgSQL.
2002-08-30 00:28:41 +00:00
..
access Code review for standalone composite types, query-specified composite 2002-08-29 00:17:06 +00:00
bootstrap Reverse out XLogDir/-X write-ahead log handling, per discussion. 2002-08-17 15:12:07 +00:00
catalog Cause REINDEX to regard TOAST tables as regular relations, not system 2002-08-29 15:56:20 +00:00
commands Cause REINDEX to regard TOAST tables as regular relations, not system 2002-08-29 15:56:20 +00:00
executor PL/pgSQL functions can return sets. Neil Conway's patch, modified so 2002-08-30 00:28:41 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Prevent problem with extra-long password packets from allocating lots of 2002-08-29 21:50:36 +00:00
main Make sure monetary, numeric, and time locale categories are set to C and 2002-08-09 22:52:04 +00:00
nodes Code review for standalone composite types, query-specified composite 2002-08-29 00:17:06 +00:00
optimizer Push down outer qualification clauses into UNION and INTERSECT subqueries. 2002-08-29 16:03:49 +00:00
parser Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
po Initial Spanish translation from Karim Mribti <karim@inlosa.com> 2002-08-28 21:01:14 +00:00
port Convert possibly-unsafe sprintf's to snprintf's. 2002-08-12 14:47:46 +00:00
postmaster This patch reserves the last superuser_reserved_connections slots for 2002-08-29 21:02:12 +00:00
regex Remove #ifdef MULTIBYTE per hackers list discussion. 2002-08-29 07:22:30 +00:00
rewrite Rephrase 'Cannot insert into a view' and related messages, per 2002-08-29 06:05:27 +00:00
storage This patch reserves the last superuser_reserved_connections slots for 2002-08-29 21:02:12 +00:00
tcop Fix a bug introduced in 7.2. 2002-08-29 23:39:05 +00:00
utils PL/pgSQL functions can return sets. Neil Conway's patch, modified so 2002-08-30 00:28:41 +00:00
Makefile Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00
nls.mk Initial Spanish translation from Karim Mribti <karim@inlosa.com> 2002-08-28 21:01:14 +00:00