is set.
+ system tables. The constraints are visible using
+ linkend="functions-aclitem-fn-table">pg_get_catalog_foreign_keys().
Add point operators
- <<| and |>> to be strictly above/below geometry
- (Emre Hasegeli)
+ <<| and |>>
+ to be strictly above/below geometry (Emre Hasegeli)
- Previously >^ and <^ were marked as performing this test, but
- non-point geometric operators used these operators for non-strict
- comparisons, leading to confusion. The old operators still exist
- but will be eventually removed. ACCURATE?
+ Previously >^ and <^
+ were marked as performing this test, but non-point geometric
+ operators used these operators for non-strict comparisons, leading
+ to confusion. The old operators still exist but will be eventually
+ removed. ACCURATE?