postgresql/src/include
Simon Riggs fafa374f2d Introduce WAL records to log reuse of btree pages, allowing conflict
resolution during Hot Standby. Page reuse interlock requested by Tom.
Analysis and patch by me.
2010-02-13 00:59:58 +00:00
..
access Introduce WAL records to log reuse of btree pages, allowing conflict 2010-02-13 00:59:58 +00:00
bootstrap Introduce Streaming Replication. 2010-01-15 09:19:10 +00:00
catalog Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
commands Fix up rickety handling of relation-truncation interlocks. 2010-02-09 21:43:30 +00:00
executor Remove old-style VACUUM FULL (which was known for a little while as 2010-02-08 04:33:55 +00:00
foreign Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
lib Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
libpq Add support for RADIUS authentication. 2010-01-27 12:12:00 +00:00
mb Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nodes Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
optimizer Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
parser Extend the set of frame options supported for window functions. 2010-02-12 17:33:21 +00:00
port Make RADIUS authentication use pg_getaddrinfo_all() to get address of 2010-02-02 19:09:37 +00:00
portability Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
postmaster Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
regex Teach the regular expression functions to do case-insensitive matching and 2009-12-01 21:00:24 +00:00
replication Add a message type header to the CopyData messages sent from primary 2010-02-03 09:47:19 +00:00
rewrite Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
snowball Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
storage Fix up rickety handling of relation-truncation interlocks. 2010-02-09 21:43:30 +00:00
tcop Teach standby conflict resolution to use SIGUSR1 2010-01-16 10:05:59 +00:00
tsearch Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
utils Generic implementation of red-black binary tree. It's planned to use in 2010-02-11 14:29:50 +00:00
c.h Remove all the special-case code for INT64_IS_BUSTED, per decision that 2010-01-07 04:53:35 +00:00
fmgr.h Create an official API function for C functions to use to check if they are 2010-02-08 20:39:52 +00:00
funcapi.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
getaddrinfo.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
getopt_long.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
Makefile Introduce Streaming Replication. 2010-01-15 09:19:10 +00:00
miscadmin.h Create a "relation mapping" infrastructure to support changing the relfilenodes 2010-02-07 20:48:13 +00:00
pg_config.h.in Alter the configure script to fail immediately if the C compiler does not 2010-01-07 00:25:05 +00:00
pg_config.h.win32 Set proper sizes for size_t and void* on 64-bit Windows builds. 2010-01-02 13:56:37 +00:00
pg_config_manual.h Remove all the special-case code for INT64_IS_BUSTED, per decision that 2010-01-07 04:53:35 +00:00
pg_trace.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
pgstat.h Add functions to reset the statistics counter for a single table/index or 2010-01-28 14:25:41 +00:00
pgtime.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
port.h Parenthesize this macro, just in case. 2010-01-31 17:35:46 +00:00
postgres.h Update copyright for the year 2010. 2010-01-02 16:58:17 +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 the year 2010. 2010-01-02 16:58:17 +00:00
rusagestub.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
windowapi.h Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00