postgresql/src/backend
Andrew Dunstan 728ec9731f Correct handling of NULL arguments in json funcs.
Per gripe from Tom Lane.
2013-04-15 16:20:21 -04:00
..
access Remove duplicate initialization in XLogReadRecord. 2013-04-09 23:59:31 -04:00
bootstrap Allow I/O reliability checks using 16-bit checksums 2013-03-22 13:54:07 +00:00
catalog sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04:00
commands Clean up the mess around EXPLAIN and materialized views. 2013-04-12 19:25:31 -04:00
executor sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04: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 Move pqsignal() to libpgport. 2013-03-17 12:06:42 -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 the mess around EXPLAIN and materialized views. 2013-04-12 19:25:31 -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 Fix SIGUSR1 handling by unconnected bgworkers 2013-04-10 16:01:16 -03: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 Minor rewording of README comments 2013-04-08 17:20:26 +01:00
tcop sepgsql: Enforce db_procedure:{execute} permission. 2013-04-12 08:58:01 -04:00
tsearch Update copyrights for 2013 2013-01-01 17:15:01 -05:00
utils Correct handling of NULL arguments in json funcs. 2013-04-15 16:20:21 -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