postgresql/src/include
Tom Lane ea23ec82c2 Remove GUC USERLIMIT variable category, making the affected variables
plain SUSET instead.  Also delay processing of options received in
client connection request until after we know if the user is a superuser,
so that SUSET values can be set that way by legitimate superusers.
Per recent discussion.
2004-11-14 19:35:35 +00:00
..
access Fix obsolete comments. 2004-11-12 20:08:40 +00:00
bootstrap Update copyright to 2004. 2004-08-29 04:13:13 +00:00
catalog Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
commands Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
executor Fix problems with SQL functions returning rowtypes that have dropped 2004-10-07 18:38:51 +00:00
lib Update copyright to 2004. 2004-08-29 04:13:13 +00:00
libpq Remove references to the ODBC driver from the main source tree. From Kris 2004-09-27 04:18:28 +00:00
mb Allow WIN1250 as server encoding. 2004-09-17 21:59:57 +00:00
nodes Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
optimizer In ALTER COLUMN TYPE, strip any implicit coercion operations appearing 2004-10-22 17:20:05 +00:00
parser When implementing a coercion to a domain type with a combined 2004-11-06 17:46:38 +00:00
port Fix improper defines for uid_t and gid_t. Had them backwards. 2004-10-06 17:47:53 +00:00
postmaster Replace log_filename_prefix with more general log_filename parameter, 2004-08-31 04:53:44 +00:00
regex Solve the 'Turkish problem' with undesirable locale behavior for case 2004-05-07 00:24:59 +00:00
rewrite Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
storage Put in place some defenses against being fooled by accidental match of 2004-11-09 21:30:18 +00:00
tcop Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
utils Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
c.h Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
fmgr.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
funcapi.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
getaddrinfo.h Add new macro as shorthand for MS VC and Borland C++: 2004-09-27 23:24:45 +00:00
getopt_long.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile Delete the `remove-old-headers' target, as it is no longer useful. Patch 2004-11-09 06:23:50 +00:00
miscadmin.h Remove GUC USERLIMIT variable category, making the affected variables 2004-11-14 19:35:35 +00:00
pg_config.h.in Add code to find_my_exec() to resolve a symbolic link down to the 2004-11-06 23:06:29 +00:00
pg_config.h.win32 Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments 2004-08-04 21:34:35 +00:00
pg_config_manual.h Minor cleanup. 2004-09-10 14:27:37 +00:00
pgstat.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
pgtime.h Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to 2004-11-01 21:34:44 +00:00
port.h Update workding on why we use is_absolute_path() as a macro. 2004-11-08 16:34:23 +00:00
postgres.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
postgres_ext.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
postgres_fe.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
rusagestub.h Update copyright to 2004. 2004-08-29 04:13:13 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00