postgresql/src/include
Heikki Linnakangas 1eef90d0a2 Rename the new CREATE DATABASE options to set collation and ctype into
LC_COLLATE and LC_CTYPE, per discussion on pgsql-hackers.
2009-04-06 08:42:53 +00:00
..
access Disallow setting fillfactor for TOAST tables. 2009-04-04 00:45:02 +00:00
bootstrap Update copyright for 2009. 2009-01-01 17:24:05 +00:00
catalog Change cardinality() into a C-code function, instead of a SQL-language 2009-04-05 22:28:59 +00:00
commands Remove the recently added node types ReloptElem and OptionDefElem in favor 2009-04-04 21:12:31 +00:00
executor Fix an oversight in the support for storing/retrieving "minimal tuples" in 2009-03-30 04:08:43 +00:00
foreign Remove the recently added node types ReloptElem and OptionDefElem in favor 2009-04-04 21:12:31 +00:00
lib Update copyright for 2009. 2009-01-01 17:24:05 +00:00
libpq When we are in error recursion trouble, arrange to suppress translation and 2009-03-02 21:18:43 +00:00
mb Fix SetClientEncoding() to maintain a cache of previously selected encoding 2009-04-02 17:30:53 +00:00
nodes Change EXPLAIN output so that subplans and initplans (particularly CTEs) 2009-04-05 19:59:40 +00:00
optimizer Get rid of the rather fuzzily defined FlattenedSubLink node type in favor of 2009-02-25 03:30:38 +00:00
parser Rename the new CREATE DATABASE options to set collation and ctype into 2009-04-06 08:42:53 +00:00
port Make win32 builds always do SetEnvironmentVariable() when doing putenv(). 2009-01-21 10:30:02 +00:00
portability Update copyright for 2009. 2009-01-01 17:24:05 +00:00
postmaster Update copyright for 2009. 2009-01-01 17:24:05 +00:00
regex Convert three more guc settings to enum type: 2008-04-02 14:42:56 +00:00
rewrite Revert updatable views 2009-01-27 12:40:15 +00:00
snowball Update copyright for 2009. 2009-01-01 17:24:05 +00:00
storage A session that does not have any live snapshots does not have to be waited for 2009-04-04 17:40:36 +00:00
tcop Update copyright for 2009. 2009-01-01 17:24:05 +00:00
tsearch Fix URL generation in headline. Only tag lexeme will be replaced by space. 2009-01-15 16:33:59 +00:00
utils Change cardinality() into a C-code function, instead of a SQL-language 2009-04-05 22:28:59 +00:00
c.h Gettext plural support 2009-03-26 22:26:08 +00:00
fmgr.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
funcapi.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
getaddrinfo.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
getopt_long.h Remove a boatload of useless definitions of 'int optreset'. If we 2009-04-05 04:19:59 +00:00
Makefile Remove all traces that suggest that a non-Bison yacc might be supported, and 2008-08-29 13:02:33 +00:00
miscadmin.h Export IsUnderPostmaster on win32. 2009-01-05 02:27:45 +00:00
pg_config.h.in Make an attempt at fixing our current Solaris 11 breakage: add a configure 2009-04-04 21:55:50 +00:00
pg_config.h.win32 I had always wondered why pg_config.h.win32 claimed that Windows 2009-04-05 04:09:01 +00:00
pg_config_manual.h Add a -w/--no-password option that prevents all password prompts to all 2009-02-26 16:02:39 +00:00
pg_trace.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pgstat.h Add contrib/pg_stat_statements for server-wide tracking of statement execution 2009-01-04 22:19:59 +00:00
pgtime.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
port.h Update MinGW so it handles fseeko() similar to Unix. 2009-01-07 03:39:33 +00:00
postgres.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
postgres_ext.h Move NAMEDATALEN definition from postgres_ext.h to pg_config_manual.h. It 2007-02-06 09:16:08 +00:00
postgres_fe.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
rusagestub.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00
windowapi.h Update copyright for 2009. 2009-01-01 17:24:05 +00:00