mirror of
https://github.com/postgres/postgres.git
synced 2025-09-06 13:46:51 +03:00
- version # change in header
CVs: ----------------------------------------------------------------------
This commit is contained in:
@@ -59,7 +59,7 @@ typedef z_stream *z_streamp;
|
|||||||
|
|
||||||
#define K_VERS_MAJOR 1
|
#define K_VERS_MAJOR 1
|
||||||
#define K_VERS_MINOR 4
|
#define K_VERS_MINOR 4
|
||||||
#define K_VERS_REV 10
|
#define K_VERS_REV 11
|
||||||
|
|
||||||
/* Data block types */
|
/* Data block types */
|
||||||
#define BLK_DATA 1
|
#define BLK_DATA 1
|
||||||
|
Reference in New Issue
Block a user