mirror of
https://github.com/postgres/postgres.git
synced 2026-06-20 15:41:09 -04:00
8bb3ad462f
The BoolGetDatum() call ended up in the wrong place. It should be applied when we, err, want to convert a bool to a datum. Thanks to Tom Lane for noticing this. Discussion: http://postgr.es/m/2511599.1658861964@sss.pgh.pa.us