postgresql/contrib/seg
Heikki Linnakangas 7541d32e86 Replace strdup() with pstrdup(), to avoid leaking memory.
It's been like this since the seg module was introduced, so backpatch to
8.2 which is the oldest supported version.
2011-05-23 20:59:06 +03:00
..
data
expected Add a bunch of new error location reports to parse-analysis error messages. 2008-09-01 20:42:46 +00:00
sql
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:53 -04:00
Makefile Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
seg-validate.pl
seg.c Replace strdup() with pstrdup(), to avoid leaking memory. 2011-05-23 20:59:06 +03:00
seg.sql.in Mark contrib's GiST and GIN opclass support functions as STRICT, for safety. 2009-06-11 18:30:03 +00:00
segdata.h 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
segparse.y Add %expect 0 to all parser input files to prevent conflicts slipping by. 2008-11-26 08:45:12 +00:00
segscan.l
sort-segments.pl
uninstall_seg.sql