postgresql/contrib/seg
Heikki Linnakangas 4919a20c33 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-18 22:36:14 -04:00
..
data
expected
sql
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:23:05 -04:00
Makefile Remove references to READMEs from /contrib Makefiles. 2007-11-10 23:59:52 +00:00
seg-validate.pl
seg.c Replace strdup() with pstrdup(), to avoid leaking memory. 2011-05-18 22:36:14 -04:00
seg.sql.in Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00
segdata.h
segparse.y
segscan.l
sort-segments.pl
uninstall_seg.sql Add CVS version labels to all install/uninstall scripts. 2007-11-13 04:24:29 +00:00