git.postgresql.org Git - postgresql.git/commit
Mon, 5 Oct 2015 11:38:58 +0000 (07:38 -0400)
Mon, 5 Oct 2015 11:38:58 +0000 (07:38 -0400)
commit 4158cc3793fe0e074dcb58e91103344c8ffcd6df
Do not write out WCOs in Query
The WithCheckOptions list in Query are only populated during rewrite and
do not need to be written out or read in as part of a Query structure.
Further, move WithCheckOptions to the bottom and add comments to clarify
that it is only populated during rewrite.
Back-patch to 9.5 with a catversion bump, as we are still in alpha.
This is the main PostgreSQL git repository.
RSS
Atom