postgresql/src/include
2008-12-30 16:24:37 +00:00
..
access The flag to mark dead tuples is nowadays called LP_DEAD, not LP_DELETE. 2008-12-30 16:24:37 +00:00
bootstrap Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
catalog Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
commands SQL/MED catalog manipulation facilities 2008-12-19 16:25:19 +00:00
executor Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
foreign SQL/MED catalog manipulation facilities 2008-12-19 16:25:19 +00:00
lib Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
libpq Add support for using SSL client certificates to authenticate to the 2008-11-20 11:48:26 +00:00
mb Unicode escapes in strings and identifiers 2008-10-29 08:04:54 +00:00
nodes Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
optimizer Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
parser Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
port Move carefully obscured SunOS 4 specific #include out of c.h into port 2008-12-11 09:17:07 +00:00
portability Add support for tracking call counts and elapsed runtime for user-defined 2008-05-15 00:17:41 +00:00
postmaster Introduce the concept of relation forks. An smgr relation can now consist 2008-08-11 11:05:11 +00:00
regex Convert three more guc settings to enum type: 2008-04-02 14:42:56 +00:00
rewrite Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
snowball Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
storage Remove unused include file, per ITAGAKI Takahiro. AFAICT this has been 2008-12-26 17:51:04 +00:00
tcop Remove pg_plan_queries()'s now-useless needSnapshot parameter. It's useless 2008-12-13 02:29:22 +00:00
tsearch Improve headeline generation. Now headline can contain 2008-10-17 18:05:19 +00:00
utils Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
c.h The macros NULL_DEV and DEVNULL were both used to work around 2008-12-11 10:25:17 +00:00
fmgr.h Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
funcapi.h Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, 2008-11-02 01:45:28 +00:00
getaddrinfo.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
getopt_long.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +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 Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
pg_config.h.in Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
pg_config.h.win32 Provide for MSVC config equivalents of recently added configure options. Remove 2008-05-03 00:24:06 +00:00
pg_config_manual.h Don't make --enable-cassert turn on RANDOMIZE_ALLOCATED_MEMORY automatically; 2008-07-12 02:28:43 +00:00
pg_trace.h Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
pgstat.h Don't reset pg_class.reltuples and relpages in VACUUM, if any pages were 2008-12-17 09:15:03 +00:00
pgtime.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
port.h Fix rmtree() so that it keeps going after failure to remove any individual 2008-04-18 17:05:45 +00:00
postgres.h Allow float8, int8, and related datatypes to be passed by value on machines 2008-04-21 00:26:47 +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 copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
rusagestub.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
windowapi.h Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00