Code

Added initial version of the CData data type.
[postrr.git] / src / Makefile.pgxs.in
index 0ccc4f189b508e5c2ceeb79215c1b3a4876543ca..f223061c439fa8fde40b8bdc29cac92cb2d8ff27 100644 (file)
@@ -28,6 +28,7 @@ MODULE_big=postrr-@POSTRR_MAJOR_VERSION@.@POSTRR_MINOR_VERSION@
 MODULEDIR=contrib/$(MODULE)
 
 PG_OBJS=base.o \
+               cdata.o \
                rrtimeslice.o \
                utils/pg_spi.o