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 ea896da394 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 Convert contrib modules to use the extension facility. 15 years ago
sql Convert contrib modules to use the extension facility. 15 years ago
.gitignore Support "make check" in contrib 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
seg--1.0.sql Avoid use of CREATE OR REPLACE FUNCTION in extension installation files. 15 years ago
seg--unpackaged--1.0.sql Convert contrib modules to use the extension facility. 15 years ago
seg-validate.pl
seg.c Replace strdup() with pstrdup(), to avoid leaking memory. 15 years ago
seg.control Convert contrib modules to use the extension facility. 15 years ago
segdata.h Remove cvs keywords from all files. 15 years ago
segparse.y Remove useless whitespace at end of lines 15 years ago
segscan.l Remove useless whitespace at end of lines 15 years ago
sort-segments.pl Remove useless whitespace at end of lines 15 years ago