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
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
segdata.h
segparse.y
segscan.l
sort-segments.pl
uninstall_seg.sql