pgsql-server/src/backend/parser analyze.c

Started by Nonameover 22 years ago1 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: neilc@svr1.postgresql.org 04/01/05 16:58:58

Modified files:
src/backend/parser: analyze.c

Log message:
Trivial refactoring: move analysis of ViewStmt into its own function for
readability and for the sake of consistency with the rest of analyze.c