postgresql/src/backend
Andrew Dunstan 243ee26633 Reindent json.c and jsonfuncs.c.
This will help in preparation of clean patches for upcoming
json work.
2014-01-22 08:46:51 -05:00
..
access Fix missing parentheses resulting in wrong order of dereference. 2014-01-15 11:00:50 -05:00
bootstrap Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
catalog Avoid a possible relcache leak in get_object_address_attribute. 2014-01-21 10:02:37 -05:00
commands Expose a routine to print triggers during EXPLAIN ANALYZE 2014-01-20 17:13:47 -03:00
executor Make bitmap heap scans show exact/lossy block info in EXPLAIN ANALYZE. 2014-01-13 14:42:16 -05:00
foreign Update copyright for 2014 2014-01-07 16:05:30 -05:00
lib Update copyright for 2014 2014-01-07 16:05:30 -05:00
libpq Remove support for native krb5 authentication 2014-01-19 17:05:01 +01:00
main Fix possible crashes due to using elog/ereport too early in startup. 2014-01-11 16:36:07 -05:00
nodes Add CREATE TABLESPACE ... WITH ... Options 2014-01-18 20:59:31 -05:00
optimizer Speed up COPY into tables with DEFAULT nextval() 2014-01-20 17:22:38 +00:00
parser Allow type_func_name_keywords in even more places 2014-01-21 22:49:22 -05:00
po Translation updates 2013-12-02 00:17:07 -05:00
port Update copyright for 2014 2014-01-07 16:05:30 -05:00
postmaster Fix VACUUM's reporting of dead-tuple counts to the stats collector. 2014-01-18 19:24:33 -05:00
regex Make various variables const (read-only). 2014-01-18 16:04:32 -05:00
replication Fix Hot Standby feedback sending when streaming busily. 2014-01-16 23:15:41 +02:00
rewrite Update copyright for 2014 2014-01-07 16:05:30 -05:00
snowball Update copyright for 2014 2014-01-07 16:05:30 -05:00
storage Logging running transactions every 15 seconds. 2014-01-15 12:41:20 -05:00
tcop Add ALTER TABLESPACE ... MOVE command 2014-01-18 18:56:40 -05:00
tsearch Make various variables const (read-only). 2014-01-18 16:04:32 -05:00
utils Reindent json.c and jsonfuncs.c. 2014-01-22 08:46:51 -05:00
.gitignore Add gitignore for mingw/cygwin build outputs 2011-06-09 18:11:47 +02:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
nls.mk Add libpgcommon to backend gettext source files 2013-10-19 13:49:05 -04:00