mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-03 07:27:35 +08:00
columns correctly. In passing, get rid of some dead logic in the underlying get_sql_insert() etc functions --- there is no caller that will pass null value-arrays to them. Per bug report from Robert Voinea.