X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Finterfaces%2Fecpg%2Finclude%2Fecpgerrno.h;h=49e6269d8af65c46fa1fdb47667457e926854f14;hb=6783b2372ef13c141649840a836ff0a954ea1d4d;hp=81d67277fe417c70f0854346a2144bfb5d23e920;hpb=c29797deeb5dfca61b8959344b682b4c32fe53a1;p=pg-rex%2Fsyncrep.git diff --git a/src/interfaces/ecpg/include/ecpgerrno.h b/src/interfaces/ecpg/include/ecpgerrno.h index 81d67277fe..49e6269d8a 100644 --- a/src/interfaces/ecpg/include/ecpgerrno.h +++ b/src/interfaces/ecpg/include/ecpgerrno.h @@ -61,4 +61,5 @@ #define ECPG_NOTICE_NO_TRANSACTION -604 /* NOTICE: BlankPortalAssignName: portal * already exists */ #define ECPG_NOTICE_PORTAL_EXISTS -605 + #endif /* !_ECPG_ERROR_H */