mirror of
https://github.com/postgres/postgres.git
synced 2026-04-05 17:25:55 -04:00
on myself to do something about the non-self-consistency of the inet comparison functions. The results are probably still semantically wrong (inet and cidr should have different comparison semantics, I think) but at least the boolean operators now agree with each other and with the sort order of indexes on inet/cidr. |
||
|---|---|---|
| .. | ||
| adt | ||
| cache | ||
| error | ||
| fmgr | ||
| hash | ||
| init | ||
| mb | ||
| misc | ||
| mmgr | ||
| sort | ||
| time | ||
| .cvsignore | ||
| Gen_fmgrtab.sh | ||
| Makefile | ||