You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/seg
Heikki Linnakangas 5d1923b424 Replace strdup() with pstrdup(), to avoid leaking memory. 15 years ago
..
data Modify the float4 datatype to be pass-by-val. Along the way, remove the last 18 years ago
expected Add a bunch of new error location reports to parse-analysis error messages. 18 years ago
sql Modify the float4 datatype to be pass-by-val. Along the way, remove the last 18 years ago
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 15 years ago
Makefile Remove all traces that suggest that a non-Bison yacc might be supported, and 18 years ago
seg-validate.pl
seg.c Replace strdup() with pstrdup(), to avoid leaking memory. 15 years ago
seg.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 17 years ago
segdata.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
segparse.y Add %expect 0 to all parser input files to prevent conflicts slipping by. 17 years ago
segscan.l Add %option noinput to contrib's flex scanners, to suppress gcc 4.3 18 years ago
sort-segments.pl
uninstall_seg.sql Fix typo. 18 years ago