mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
7fb9b5d434
UNIQUE and DISTINCT predicates are both listed as implemented -- AFAIK, neither is. I also included another trivial patch which adds the default location of the DSSSL stylesheets on my system (Debian unstable, docbook-dsssl 1.76) to the list of paths that configure looks for. Neil Conway