/*------------------------------------------------------------------------- * * version.h * Header file for versions. * * * Portions Copyright (c) 1996-2000, PostgreSQL, Inc * Portions Copyright (c) 1994, Regents of the University of California * * $Id: version.h,v 1.8 2000/01/26 05:58:00 momjian Exp $ * *------------------------------------------------------------------------- */ #ifndef VERSION_H #define VERSION_H #endif /* VERSION_H */