postgresql/src
Daniel Gustafsson 4013a5ada2 Fix check for memory allocation
Commit 61461a300c accidentally checked memory allocation success
using the wrong variable.

Author: Ranier Vilela <ranier.vf@gmail.com>
Reviewed-by: Jelte Fennema-Nio <postgres@jeltef.nl>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAEudQAqQFTH7xCB-+K6zEKjfqbhqCxcr_w4DuJTxVT6h3vzu2w@mail.gmail.com
2024-05-27 19:37:17 +02:00
..
backend Fix potential NULL pointer dereference in getIdentitySequence() 2024-05-26 20:58:27 +09:00
bin Translation updates 2024-05-20 12:04:11 +02:00
common jsonapi: Some message style fixes 2024-05-23 09:22:28 +02:00
fe_utils Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
include Fix a couple of outdated comments now that we have MERGE RETURNING 2024-05-23 15:24:54 +12:00
interfaces Fix check for memory allocation 2024-05-27 19:37:17 +02:00
makefiles Optimize pg_popcount() with AVX-512 instructions. 2024-04-06 21:56:23 -05:00
pl Fix handling of polymorphic output arguments for procedures. 2024-05-14 20:19:20 -04:00
port Pre-beta mechanical code beautification. 2024-05-14 16:34:50 -04:00
template Remove AIX support 2024-02-28 15:17:23 +04:00
test Provide deterministic order for catalog queries in partition_split.sql 2024-05-26 06:41:56 +03:00
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools amcheck: Refactoring the storage of the last visible entry 2024-05-23 02:11:14 +03:00
tutorial Update copyright for 2024 2024-01-03 20:49:05 -05:00
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Update Unicode data to CLDR 45 2024-04-22 09:16:33 +02:00
Makefile.shlib Remove AIX support 2024-02-28 15:17:23 +04:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
nls-global.mk