postgresql/src/backend
Heikki Linnakangas 447b3174f5 Fix typo in comment.
Peter Geoghegan
2013-04-25 14:09:07 +03:00
..
access Make fast promotion the default promotion mode. 2013-04-24 12:21:18 +01:00
bootstrap Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
catalog Clean up references to SQL92 2013-04-20 11:04:41 -04:00
commands Clean up the mess around EXPLAIN and materialized views. 2013-04-12 19:25:31 -04:00
executor Fix assertion failure for REFRESH MATERIALIZED VIEW in PL. 2013-04-24 08:39:06 -05:00
foreign Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 2013-03-06 23:48:09 -05:00
lib Update copyrights for 2013 2013-01-01 17:15:01 -05:00
libpq Standardize spelling of "nonblocking" 2013-04-18 23:35:19 -04:00
main Fix insecure parsing of server command-line switches. 2013-04-01 14:00:51 -04:00
nodes Clean up the mess around EXPLAIN and materialized views. 2013-04-12 19:25:31 -04:00
optimizer Ignore extra subquery outputs in set_subquery_size_estimates(). 2013-03-31 18:34:15 -04:00
parser Clean up references to SQL92 2013-04-20 11:04:41 -04:00
po Translation updates 2011-08-17 14:07:46 +03:00
port Move pqsignal() to libpgport. 2013-03-17 12:06:42 -04:00
postmaster Standardize spelling of "nonblocking" 2013-04-18 23:35:19 -04:00
regex Support indexing of regular-expression searches in contrib/pg_trgm. 2013-04-09 01:06:54 -04:00
replication In base backup, only include our own tablespace version directory. 2013-03-25 20:19:22 +02:00
rewrite Add serial comma 2013-04-14 11:12:30 -04:00
snowball Update copyrights for 2013 2013-01-01 17:15:01 -05:00
storage Fix typo in comment. 2013-04-25 14:09:07 +03:00
tcop Clean up references to SQL92 2013-04-20 11:04:41 -04:00
tsearch Update copyrights for 2013 2013-01-01 17:15:01 -05:00
utils Fix longstanding race condition in plancache.c. 2013-04-20 17:00:23 -04:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile Move relpath() to libpgcommon 2013-02-21 22:46:17 -03:00
common.mk Call check_keywords.pl in maintainer-check 2012-02-27 13:53:12 +02:00
nls.mk Split out XLog reading as an independent facility 2013-01-16 16:12:53 -03:00