summaryrefslogtreecommitdiff
path: root/contrib/seg/README.seg
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/seg/README.seg')
-rw-r--r--contrib/seg/README.seg6
1 files changed, 0 insertions, 6 deletions
diff --git a/contrib/seg/README.seg b/contrib/seg/README.seg
index 5c80ebcd5c4..99ae8648cda 100644
--- a/contrib/seg/README.seg
+++ b/contrib/seg/README.seg
@@ -56,12 +56,6 @@ Makefile building instructions for the shared library
README.seg the file you are now reading
-buffer.c global variables and buffer access utilities
- shared between the parser (segparse.y) and the
- scanner (segscan.l)
-
-buffer.h function prototypes for buffer.c
-
seg.c the implementation of this data type in c
seg.sql.in SQL code needed to register this type with postgres