git.postgresql.org Git - postgresql.git/commit
2023年7月20日 06:18:25 +0000 (15:18 +0900)
2023年7月20日 06:18:25 +0000 (15:18 +0900)
commit 2a990abd79acea4717cc8f982a28f35b6b347ddb
Add missing ObjectIdGetDatum() in syscache lookup calls for Oids
Based on how postgres.h foes the Oid <-> Datum conversion, there is no
existing bugs but let's be consistent. 17 spots have been noticed as
incorrectly passing down Oids rather than Datums. Aleksander got one,
Zhang two and I the rest.
Author: Michael Paquier, Aleksander Alekseev, Zhang Mingli
Discussion: https://postgr.es/m/ZLUhqsqQN1MOaxdw@paquier.xyz
This is the main PostgreSQL git repository.
RSS
Atom