Trivial refactoring: move analysis of ViewStmt into its own function for
authorNeil Conway <neilc@samurai.com>
Mon, 5 Jan 2004 20:58:58 +0000 (20:58 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 5 Jan 2004 20:58:58 +0000 (20:58 +0000)
commit5d472f64647346a44af6ab2ab9ca70cadf9fe788
tree8799de9c7331e987cae127009414207af3b35dd4
parent71998c1e51f62cea8d0ef15047315300240d1a2e
Trivial refactoring: move analysis of ViewStmt into its own function for
readability and for the sake of consistency with the rest of analyze.c
src/backend/parser/analyze.c