Log Message:
---
Push index operator lossiness determination down to GIST/GIN opclass
"consistent" functions, and remove pg_amop.opreqcheck, as per recent
discussion. The main immediate benefit of this is that we no longer need
8.3's ugly hack of requiring @@@ rather than @@ to test weight
Log Message:
---
Fix indentation in new REFERENCED BY psql output, per Brendan Jurd.
Modified Files:
--
pgsql/src/bin/psql:
describe.c (r1.166 -> r1.167)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/describe.c?r1=1.166&r2=1.167)
--
Sent vi
Log Message:
---
Add URL for:
* Consider automatic caching of statements at various levels:
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg00823.php
Modified Files:
--
pgsql/doc:
TODO (r1.2415 -> r1.2416)
(http://anoncvs.postgresql.org/cv