mirror of
https://github.com/postgres/postgres.git
synced 2025-07-07 00:36:50 +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_MINOR 4
|
||||
#define K_VERS_REV 10
|
||||
#define K_VERS_REV 11
|
||||
|
||||
/* Data block types */
|
||||
#define BLK_DATA 1
|
||||
|
Reference in New Issue
Block a user