postgresql/src/include
Peter Eisentraut e8ac187c68 Allow functions to be executed with the privileges of the function owner.
I took the opportunity to remove the pg_proc.proistrusted field.
2002-05-18 13:48:01 +00:00
..
access Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
bootstrap Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
catalog Allow functions to be executed with the privileges of the function owner. 2002-05-18 13:48:01 +00:00
commands Extend syntax of CREATE FUNCTION to resemble SQL99. 2002-05-17 18:32:52 +00:00
executor Get rid of long-since-vestigial Iter node type, in favor of adding a 2002-05-12 23:43:04 +00:00
lib New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
libpq Authentication improvements: 2002-04-04 04:25:54 +00:00
mb > Tatsuo Ishii wrote: 2002-03-05 05:52:50 +00:00
nodes Extend syntax of CREATE FUNCTION to resemble SQL99. 2002-05-17 18:32:52 +00:00
optimizer Change set_plan_references and join_references to take an rtable List 2002-05-18 02:25:50 +00:00
parser Get rid of the last few uses of typeidTypeName() rather than 2002-05-17 22:35:13 +00:00
port Not needed anymore. 2002-05-05 16:47:09 +00:00
regex New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rewrite Change naming rule for ON SELECT rules of views: they're all just 2002-04-19 23:13:54 +00:00
storage Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
tcop Scanner performance improvements 2002-04-20 21:56:15 +00:00
utils Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
c.h Document that NAMEDATALEN must be a multiple of sizeof(int). 2002-04-30 19:53:03 +00:00
fmgr.h Implement types regprocedure, regoper, regoperator, regclass, regtype 2002-04-25 02:56:56 +00:00
Makefile Include directory rearrangement 2001-08-28 14:20:28 +00:00
miscadmin.h Merge the last few variable.c configuration variables into the generic 2002-05-17 01:19:19 +00:00
pg_config.h.in Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
pg_config.h.win32 I'm at the win32 error messages once more. The DLL load thingy doesn't 2002-04-24 02:26:06 +00:00
pgstat.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
postgres.h Support toasting of shared system relations, and provide toast tables for 2002-04-27 21:24:34 +00:00
postgres_ext.h Document that NAMEDATALEN must be a multiple of sizeof(int). 2002-04-30 19:53:03 +00:00
postgres_fe.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
rusagestub.h New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00