postgresql/contrib/seg
Tom Lane 695718f99c Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convention."
This reverts commit b1dd2f86ce.
That turns out to have been based on a faulty diagnosis of why the
VS2015 build was misbehaving.  Instead, we need to fix DatumGetBool().
2016-04-28 11:48:10 -04:00
..
data
expected
sql
.gitignore
Makefile Add file version information to most installed Windows binaries. 2014-07-14 14:07:52 -04:00
seg--1.0.sql
seg--unpackaged--1.0.sql Fix typos in some error messages thrown by extension scripts when fed to psql. 2014-08-25 18:30:37 +02:00
seg-validate.pl
seg.c Revert "Convert contrib/seg's bool-returning SQL functions to V1 call convention." 2016-04-28 11:48:10 -04:00
seg.control
segdata.h Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
segparse.y Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
segscan.l Tweak __attribute__-wrapping macros for better pgindent results. 2015-03-26 14:03:25 -04:00
sort-segments.pl