mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Oops, forgot to bump catversion in the Serializable Snapshot Isolation patch.
I thought we didn't need that, but then I remembered that it added a new SLRU subdirectory, pg_serial. While we're at it, document what pg_serial is.
This commit is contained in:
@ -53,6 +53,6 @@
|
||||
*/
|
||||
|
||||
/* yyyymmddN */
|
||||
#define CATALOG_VERSION_NO 201102011
|
||||
#define CATALOG_VERSION_NO 201102081
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user