postgresql/src/include
Peter Eisentraut 77d67a4a3b XMLATTRIBUTES() should send the attribute values through
map_sql_value_to_xml_value() instead of directly through the data type output
function.  This is per SQL standard, and consistent with XMLELEMENT().
2009-04-08 21:51:38 +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 Add an optional parameter to pg_start_backup() that specifies whether to do 2009-04-07 00:31:26 +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 Tell gettext which codeset to use by calling bind_textdomain_codeset(). We 2009-04-08 09:50:48 +00:00
nodes XMLATTRIBUTES() should send the attribute values through 2009-04-08 21:51:38 +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
Makefile Remove all traces that suggest that a non-Bison yacc might be supported, and 2008-08-29 13:02:33 +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
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