diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2021-03-09 18:16:03 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2021-03-09 18:16:03 +0300 |
commit | 6540cc517dd452874a4e0fb268aee9b92e5136c6 (patch) | |
tree | c799f79662bfeb806d4da631c97605ae73ba799e /src/backend/executor/execMain.c | |
parent | 14d9b37607ad30c3848ea0f2955a78436eff1268 (diff) | |
download | postgresql-6540cc517dd452874a4e0fb268aee9b92e5136c6.tar.gz postgresql-6540cc517dd452874a4e0fb268aee9b92e5136c6.zip |
Fix vague comment in jsonb documentation
The sample query fails because of an attempt to update the key of a numeric.
But the comment says it's just because of the missing object key. That's not
correct because jsonb subscription automatically adds missing keys.
Reported-by: Nikita Konev
Diffstat (limited to 'src/backend/executor/execMain.c')
0 files changed, 0 insertions, 0 deletions