postgresql/src/backend
Andres Freund 2b22795b32 Copy editing of the replication origins patch.
Michael Paquier and myself.
2015-05-01 12:22:13 +02:00
..
access Fix unaligned memory access in xlog parsing due to replication origin patch. 2015-05-01 11:36:14 +02:00
bootstrap Protect against multixact members wraparound 2015-04-28 11:32:53 -03:00
catalog Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
commands Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
executor Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
foreign Update copyright for 2015 2015-01-06 11:43:47 -05:00
lib Fix a bug in pairing heap removal code. 2015-02-17 22:55:53 +02:00
libpq Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
main Don't require users of src/port/gettimeofday.c to initialize it. 2015-02-21 12:17:04 -05:00
nodes Add transforms feature 2015-04-26 10:33:14 -04:00
optimizer Improve qual pushdown for RLS and SB views 2015-04-27 12:29:42 -04:00
parser Fix up some loose ends for CURRENT_USER as RoleSpec 2015-04-30 16:57:05 -03:00
po Translation updates 2015-02-01 23:23:40 -05:00
port Remove the option to service interrupts during PGSemaphoreLock(). 2015-02-03 23:25:00 +01:00
postmaster Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
regex Replace a bunch more uses of strncpy() with safer coding. 2015-01-24 13:05:42 -05:00
replication Copy editing of the replication origins patch. 2015-05-01 12:22:13 +02:00
rewrite Perform RLS WITH CHECK before constraints, etc 2015-04-24 20:34:26 -04:00
snowball Update copyright for 2015 2015-01-06 11:43:47 -05:00
storage Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
tcop Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
tsearch Define integer limits independently from the system definitions. 2015-04-02 17:43:35 +02:00
utils Create an infrastructure for parallel computation in PostgreSQL. 2015-04-30 15:02:14 -04:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile Update copyright for 2015 2015-01-06 11:43:47 -05:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
nls.mk Translation updates 2015-02-01 23:23:40 -05:00