postgresql/src/backend
Andrew Dunstan f41042cea0 Revert "Add all structured objects passed to pushJsonbValue piecewise."
This reverts commit 54547bd87f.

This appears to have been a thinko on my part. I will try to come up
wioth a better solution.
2015-05-26 22:54:55 -04:00
..
access Fix valgrind's "unaddressable bytes" whining about BRIN code. 2015-05-25 21:56:19 -04:00
bootstrap pgindent run for 9.5 2015-05-23 21:35:49 -04:00
catalog Rename pg_shdepend.c's typedef "objectType" to SharedDependencyObjectType. 2015-05-24 13:03:45 -04:00
commands pgindent run for 9.5 2015-05-23 21:35:49 -04:00
executor Fix rescan of IndexScan node with the new lossy GiST distance functions. 2015-05-25 14:48:29 +03:00
foreign Code review for foreign/custom join pushdown patch. 2015-05-10 14:36:36 -04:00
lib pgindent run for 9.5 2015-05-23 21:35:49 -04:00
libpq pgindent run for 9.5 2015-05-23 21:35:49 -04:00
main Don't require users of src/port/gettimeofday.c to initialize it. 2015-02-21 12:17:04 -05:00
nodes pgindent run for 9.5 2015-05-23 21:35:49 -04:00
optimizer Manual cleanup of pgindent results. 2015-05-24 15:04:10 -04:00
parser pgindent run for 9.5 2015-05-23 21:35:49 -04:00
po Translation updates 2015-02-01 23:23:40 -05:00
port pgindent run for 9.5 2015-05-23 21:35:49 -04:00
postmaster pgindent run for 9.5 2015-05-23 21:35:49 -04:00
regex Replace a bunch more uses of strncpy() with safer coding. 2015-01-24 13:05:42 -05:00
replication pgindent run for 9.5 2015-05-23 21:35:49 -04:00
rewrite Manual cleanup of pgindent results. 2015-05-24 15:04:10 -04:00
snowball Remove no-longer-required function declarations. 2015-05-24 12:20:23 -04:00
storage pgindent run for 9.5 2015-05-23 21:35:49 -04:00
tcop pgindent run for 9.5 2015-05-23 21:35:49 -04:00
tsearch pgindent run for 9.5 2015-05-23 21:35:49 -04:00
utils Revert "Add all structured objects passed to pushJsonbValue piecewise." 2015-05-26 22:54:55 -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