git.postgresql.org Git - postgresql.git/commit
Mon, 1 Feb 2021 11:06:02 +0000 (14:06 +0300)
Mon, 1 Feb 2021 11:06:02 +0000 (14:06 +0300)
commit bb513b364b4fe31574574c8d0afbb2255268b321
Get rid of unnecessary memory allocation in jsonb_subscript_assign()
Current code allocates memory for JsonbValue, but it could be placed locally.
This is the main PostgreSQL git repository.
RSS
Atom