]> granicus.if.org Git - postgresql/commit
Implement IS NOT DISTINCT FROM, update the regression tests and docs.
authorNeil Conway <neilc@samurai.com>
Sun, 11 Dec 2005 10:54:28 +0000 (10:54 +0000)
committerNeil Conway <neilc@samurai.com>
Sun, 11 Dec 2005 10:54:28 +0000 (10:54 +0000)
commitbe8100d64ec93ccd8160b37379ba189aab4d0ef1
tree086253fdb7dba257cc20ee93aeca538244240875
parentc10593149a2cdcb6376bbee2947ba7fd59cc4ffb
Implement IS NOT DISTINCT FROM, update the regression tests and docs.
Patch from Pavel Stehule, minor fixups by myself.
doc/src/sgml/func.sgml
src/backend/parser/gram.y
src/test/regress/expected/select_distinct.out
src/test/regress/sql/select_distinct.sql