git.postgresql.org Git - postgresql.git/commit
Wed, 6 Jul 2022 21:26:27 +0000 (17:26 -0400)
Wed, 6 Jul 2022 21:26:42 +0000 (17:26 -0400)
commit 55b8ac81723c45dca95d4ad4892a1ee28db37c23
Fix wrong field order in _readMergeWhenClause().
We hadn't noticed this because it's dead code: there is no
situation where we read raw parse trees from text format.
So maybe the right fix is to remove the function altogether,
but I'll forbear for now; it's not the only dead code in
readfuncs.c, I think.
Noted while comparing existing code to the results of
Peter's auto-generation script.
This is the main PostgreSQL git repository.
RSS
Atom