postgresql/src/include
2004-12-02 22:37:14 +00:00
..
access Change planner to use the current true disk file size as its estimate of 2004-12-01 19:00:56 +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 Rethink plpgsql's way of handling SPI execution during an exception block. 2004-11-16 18:10:16 +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 Fix for Unicode characters above 0x10000. 2004-12-02 22:37:14 +00:00
nodes Change planner to use the current true disk file size as its estimate of 2004-12-01 19:00:56 +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 Allow libpq to build on MS Visual Studio .NET 2003 on Windows XP. 2004-12-01 23:42:26 +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 A client_encoding specification coming from the connection request has 2004-11-24 19:51:05 +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 Install include/port header files, and fix PGXS build to use them. 2004-11-17 17:16:17 +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 Miscellaneous Cygwin build fixes from Reini Urban. 2004-11-17 17:46:24 +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