Add a new column proiswindow to pg_proc. It doesn't actually do anything

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ea7d5199e58620f2d22326cd90cabb5a47a01d68
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2008-12-19T18:25:20Z
Releases: 8.4.0
Add a new column proiswindow to pg_proc.  It doesn't actually do anything
useful yet, but I'm tired of re-merging this aspect of the window functions
patch.

Files