git.postgresql.org Git - postgresql.git/commit
2015年2月26日 04:32:18 +0000 (23:32 -0500)
2015年2月26日 04:35:04 +0000 (23:35 -0500)
commit 62a4a1af5d1d84f0023bc3816c204191b0f4f49f
Add hasRowSecurity to copyfuncs/outfuncs
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.
This is the main PostgreSQL git repository.
RSS
Atom