postgresql/contrib/seg
Heikki Linnakangas ea896da394 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:49:22 -04:00
..
data
expected
sql
.gitignore Support "make check" in contrib 2011-04-25 22:27:11 +03:00
Makefile
seg--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 2011-02-13 22:54:52 -05:00
seg--unpackaged--1.0.sql
seg-validate.pl
seg.c Replace strdup() with pstrdup(), to avoid leaking memory. 2011-05-18 22:49:22 -04:00
seg.control
segdata.h
segparse.y
segscan.l
sort-segments.pl