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
Andrew Gierth 02ddd49932 Change floating-point output format for improved performance. 6 years ago
..
data Modify the float4 datatype to be pass-by-val. Along the way, remove the last 17 years ago
expected Change floating-point output format for improved performance. 6 years ago
sql Support index-only scans in contrib/cube and contrib/seg GiST indexes. 8 years ago
.gitignore Support "make check" in contrib 14 years ago
Makefile Provide for contrib and pgxs modules to install include files. 7 years ago
seg--1.0--1.1.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
seg--1.1--1.2.sql Update contrib/seg for new scalarlesel/scalargesel selectivity functions. 8 years ago
seg--1.1.sql Update extensions with GIN/GIST support for parallel query. 9 years ago
seg--1.2--1.3.sql Support index-only scans in contrib/cube and contrib/seg GiST indexes. 8 years ago
seg--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 11 years ago
seg-validate.pl Use 'use strict' in all Perl programs 9 years ago
seg.c Add some const decorations to prototypes 8 years ago
seg.control Support index-only scans in contrib/cube and contrib/seg GiST indexes. 8 years ago
segdata.h Add some const decorations to prototypes 8 years ago
segparse.y Add some const decorations to prototypes 8 years ago
segscan.l Exclude flex-generated code from coverage testing 8 years ago
sort-segments.pl Use 'use strict' in all Perl programs 9 years ago