mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-16 19:37:00 +08:00
Run pgindent on 9.2 source tree in preparation for first 9.3
commit-fest.
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
|
||||
/* Hook for plugins to get control at end of parse analysis */
|
||||
typedef void (*post_parse_analyze_hook_type) (ParseState *pstate,
|
||||
Query *query);
|
||||
Query *query);
|
||||
extern PGDLLIMPORT post_parse_analyze_hook_type post_parse_analyze_hook;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user