1.7) What is the latest release?
- The latest release of PostgreSQL is version 8.1.4.
+ The latest release of PostgreSQL is version 8.1.5.
We plan to have major releases every four months.
Operating System (example: Linux 2.4.18) :
- PostgreSQL version (example: PostgreSQL 7.3.15): PostgreSQL 7.3.15
+ PostgreSQL version (example: PostgreSQL 7.3.16): PostgreSQL 7.3.16
Compiler used (example: gcc 3.3.5) :
<H4><A name="1.7">1.7</A>) What is the latest release?</H4>
- <P>The latest release of PostgreSQL is version 8.1.4.</P>
+ <P>The latest release of PostgreSQL is version 8.1.5.</P>
<P>We plan to have major releases every six to eight months.</P>
/*
* Parts of pg_config.h that you get with autoconf on other systems
*/
-#define PG_VERSION "7.3.15"
-#define PG_VERSION_STR "7.3.15 (win32)"
+#define PG_VERSION "7.3.16"
+#define PG_VERSION_STR "7.3.16 (win32)"
#define SYSCONFDIR ""