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
Robert Haas 2910fc8239 Update extensions with GIN/GIST support for parallel query. 10 years ago
..
data
expected
sql
.gitignore
Makefile Handle contrib's GIN/GIST support function signature changes honestly. 10 years ago
seg--1.0--1.1.sql Update extensions with GIN/GIST support for parallel query. 10 years ago
seg--1.1.sql Update extensions with GIN/GIST support for parallel query. 10 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
seg.c Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convention." 10 years ago
seg.control Handle contrib's GIN/GIST support function signature changes honestly. 10 years ago
segdata.h Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
segparse.y Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
segscan.l Tweak __attribute__-wrapping macros for better pgindent results. 11 years ago
sort-segments.pl