]> granicus.if.org Git - postgresql/commit
Fix missing #include in commands/matview.h.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Mar 2013 23:20:51 +0000 (18:20 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Mar 2013 23:21:05 +0000 (18:21 -0500)
commite11cb8ba2c9134c9f16253213f2f0cf089c5838e
treecfe7124edc9a8e6e911d8dc07e268a4f0a2a65c4
parentc5bf7a2052c8e7ebbd1ca3986525c3629d7345d1
Fix missing #include in commands/matview.h.

It needs parsenodes.h to be compilable regardless of previous headers.
src/include/commands/matview.h