postgresql/src/backend
Teodor Sigaev 0b62fd036e Add jsonb_insert
It inserts a new value into an jsonb array at arbitrary position or
a new key to jsonb object.

Author: Dmitry Dolgov
Reviewers: Petr Jelinek, Vitaly Burovoy, Andrew Dunstan
2016-04-06 19:25:00 +03:00
..
access Generic Messages for Logical Decoding 2016-04-06 10:05:41 +01:00
bootstrap Provide much better wait information in pg_stat_activity. 2016-03-10 12:44:09 -05:00
catalog Add jsonb_insert 2016-04-06 19:25:00 +03:00
commands Run pgindent on a batch of (mostly-planner-related) source files. 2016-04-06 11:34:02 -04:00
executor Copyedit comments and documentation. 2016-04-01 21:53:10 -04:00
foreign Don't require a user mapping for FDWs to work. 2016-03-28 21:50:28 -04:00
lib Add two HyperLogLog functions 2016-01-19 17:40:15 -03:00
libpq Refer to a TOKEN_USER payload as a "token user," not as a "user token". 2016-04-01 21:53:18 -04:00
main Avoid crash on old Windows with AVX2-capable CPU for VS2013 builds 2016-03-10 14:10:18 +01:00
nodes Run pgindent on a batch of (mostly-planner-related) source files. 2016-04-06 11:34:02 -04:00
optimizer Run pgindent on a batch of (mostly-planner-related) source files. 2016-04-06 11:34:02 -04:00
parser Run pgindent on a batch of (mostly-planner-related) source files. 2016-04-06 11:34:02 -04:00
po Translation updates 2015-06-28 23:56:55 -04:00
port Fix latent portability issue in pgwin32_dispatch_queued_signals(). 2016-04-04 11:13:17 -04:00
postmaster Revert bf08f2292f 2016-04-06 14:03:46 +01:00
regex Suppress compiler warnings about useless comparison of unsigned to zero. 2016-02-15 17:12:16 -05:00
replication Use proper format specifier %X/%X for LSN, again. 2016-04-06 22:20:52 +09:00
rewrite Improve error message for rejecting RETURNING clauses with dropped columns. 2016-02-29 19:11:38 -05:00
snowball Update copyright for 2016 2016-01-02 13:33:40 -05:00
storage Revert bf08f2292f 2016-04-06 14:03:46 +01:00
tcop Support ALTER THING .. DEPENDS ON EXTENSION 2016-04-05 18:38:54 -03:00
tsearch Fix support of digits in email/hostnames. 2016-03-29 18:28:49 +03:00
utils Add jsonb_insert 2016-04-06 19:25:00 +03:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Support multiple synchronous standby servers. 2016-04-06 17:18:25 +09:00
common.mk Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00
nls.mk Remove trailing slashes from directories in find command 2015-09-18 22:06:54 -04:00