Content-Length: 261717 | pFad | http://github.com/postgrespro/postgres_cluster/commit/a0dc3c19ed1cffed6616f8b8b5f21ad7d6830045

EA nbtree: BTREE_[MIN|NOVAC]_VERSION comment tweaks. · postgrespro/postgres_cluster@a0dc3c1 · GitHub
Skip to content

Commit a0dc3c1

Browse files
nbtree: BTREE_[MIN|NOVAC]_VERSION comment tweaks.
Author: Peter Geoghegan Reviewed-By: Heikki Linnakangas
1 parent a7b6ab5 commit a0dc3c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/include/access/nbtree.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,8 @@ typedef struct BTMetaPageData
132132
#define BTREE_METAPAGE 0 /* first page is meta */
133133
#define BTREE_MAGIC 0x053162 /* magic number in metapage */
134134
#define BTREE_VERSION 4 /* current version number */
135-
#define BTREE_MIN_VERSION 2 /* minimal supported version number */
136-
#define BTREE_NOVAC_VERSION 3 /* minimal version with all meta fields */
135+
#define BTREE_MIN_VERSION 2 /* minimum supported version */
136+
#define BTREE_NOVAC_VERSION 3 /* version with all meta fields set */
137137

138138
/*
139139
* Maximum size of a btree index entry, including its tuple header.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/a0dc3c19ed1cffed6616f8b8b5f21ad7d6830045

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy