Fix pg_dump bug in the database-level collation patch. "datcollate" and
[PostgreSQL.git] / src / include / commands / version.h
blobe784db2f2aa127bfbc70b98c8d408d854fefe3b6
1 /*-------------------------------------------------------------------------
3 * version.h
4 * Header file for versions.
7 * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
8 * Portions Copyright (c) 1994, Regents of the University of California
10 * $PostgreSQL$
12 *-------------------------------------------------------------------------
14 #ifndef VERSION_H
15 #define VERSION_H
17 #endif /* VERSION_H */