postgresql/src/include/rewrite
Kevin Grittner 277607d600 Eliminate pg_rewrite.ev_attr column and related dead code.
Commit 95ef6a3448 removed the
ability to create rules on an individual column as of 7.3, but
left some residual code which has since been useless.  This cleans
up that dead code without any change in behavior other than
dropping the useless column from the catalog.
2013-09-05 14:03:43 -05:00
..
prs2lock.h Eliminate pg_rewrite.ev_attr column and related dead code. 2013-09-05 14:03:43 -05:00
rewriteDefine.h pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
rewriteHandler.h WITH CHECK OPTION support for auto-updatable VIEWs 2013-07-18 17:10:16 -04:00
rewriteManip.h Eliminate pg_rewrite.ev_attr column and related dead code. 2013-09-05 14:03:43 -05:00
rewriteRemove.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
rewriteSupport.h Get rid of any toast table when converting a table to a view. 2013-03-03 19:05:47 -05:00