OSDN Git Service

Update PGS2_LAST_UPDATE to "2019.10.04". v1.0-20191004
authorFujii Masao <fujii@postgresql.org>
Fri, 4 Oct 2019 04:47:54 +0000 (13:47 +0900)
committerFujii Masao <fujii@postgresql.org>
Fri, 4 Oct 2019 04:47:54 +0000 (13:47 +0900)
ludia_funcs.c

index 25fd311..22b2951 100644 (file)
@@ -36,7 +36,7 @@
 PG_MODULE_MAGIC;
 
 /* Last update date of ludia_funcs */
-#define        PGS2_LAST_UPDATE        "2015.09.10"
+#define        PGS2_LAST_UPDATE        "2019.10.04"
 
 /* GUC variables */
 #ifdef PGS2_DEBUG