diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/catalog/catversion.h | 2 | ||||
| -rw-r--r-- | src/include/catalog/pg_amop.h | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h index c397151370c..853aa37e9d0 100644 --- a/src/include/catalog/catversion.h +++ b/src/include/catalog/catversion.h @@ -53,6 +53,6 @@ */ /* yyyymmddN */ -#define CATALOG_VERSION_NO 201111211 +#define CATALOG_VERSION_NO 201111221 #endif diff --git a/src/include/catalog/pg_amop.h b/src/include/catalog/pg_amop.h index a240063a3fd..a95cf5fa50d 100644 --- a/src/include/catalog/pg_amop.h +++ b/src/include/catalog/pg_amop.h @@ -735,7 +735,6 @@ DATA(insert ( 3919 3831 3831 6 s 3897 783 0 )); DATA(insert ( 3919 3831 3831 7 s 3890 783 0 )); DATA(insert ( 3919 3831 3831 8 s 3892 783 0 )); DATA(insert ( 3919 3831 2283 16 s 3889 783 0 )); -DATA(insert ( 3919 2283 3831 17 s 3891 783 0 )); DATA(insert ( 3919 3831 3831 18 s 3882 783 0 )); DATA(insert ( 3919 3831 3831 19 s 3883 783 0 )); |
