Fix typo in transam.h for OIDs assigned by genbki.pl

Michael Paquier <michael@paquier.xyz>

Commit: f0cce9fcb5fd9f4158dbf5dfe11f263ad3b7b1dd
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-02-18T03:44:25Z
Releases: 12.0
Fix typo in transam.h for OIDs assigned by genbki.pl

The actual range of reserved OIDs in this case is [11000,11999] and not
[11000,12000].

Author: John Naylor
Discussion: https://postgr.es/m/CAJVSVGV5StmK-inxbmrf0nLbBGeaAKnjnqxXmk+4ufeav8JMSA@mail.gmail.com

Files

PathChange+/−
src/include/access/transam.h modified +1 −1

Discussion