mirror of https://github.com/postgres/postgres
The RLS patch added a hasRowSecurity field to PlannerGlobal and PlannedStmt but didn't update nodes/copyfuncs.c and nodes/outfuncs.c to reflect those additional fields. Correct that by adding entries to the appropriate functions for those fields. Pointed out by Robert.pull/14/head
parent
6f9bd50eab
commit
62a4a1af5d
Loading…
Reference in new issue