postgresql/contrib/isn
Peter Eisentraut 9b6cb4650b isn: Fix debug code
The ISN_DEBUG code did not compile.  Fix that code, don't hide it behind
an #ifdef, make it run when building with asserts, and make it error out
instead of just logging if it fails.

Reviewed-by: David Steele <david@pgmasters.net>
2017-09-14 22:23:00 -04:00
..
expected Fix wording in amvalidate error messages 2017-05-30 15:45:42 -04:00
sql Test all contrib-created operator classes with amvalidate. 2016-11-29 15:05:22 -05:00
.gitignore contrib/isn now needs a .gitignore file. 2015-08-02 23:57:32 -04:00
EAN13.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
ISBN.h pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
ISMN.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
ISSN.h Fix typos in comments. 2017-02-06 11:33:58 +02:00
Makefile Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
UPC.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
isn--1.0--1.1.sql Update isn extension for parallel query. 2016-06-07 11:26:42 -04:00
isn--1.1--1.2.sql Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
isn--1.1.sql Update isn extension for parallel query. 2016-06-07 11:26:42 -04:00
isn--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
isn.c isn: Fix debug code 2017-09-14 22:23:00 -04:00
isn.control Distinguish selectivity of < from <= and > from >=. 2017-09-13 11:12:39 -04:00
isn.h Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00