diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-08-03 23:07:51 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-08-03 23:07:51 +0000 |
commit | ed9ca687582caa88f31c4b273b9fd4eb5743cf41 (patch) | |
tree | 5f291877d0a74c7c3f34da74c4e20aca6bd9a65f /src/backend/commands/command.c | |
parent | 61aca818c486dbe000ce94c77cb1dd1f379baf67 (diff) | |
download | postgresql-ed9ca687582caa88f31c4b273b9fd4eb5743cf41.tar.gz postgresql-ed9ca687582caa88f31c4b273b9fd4eb5743cf41.zip |
Convert inet-related functions to new fmgr style. I have also taken it
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.
Diffstat (limited to 'src/backend/commands/command.c')
0 files changed, 0 insertions, 0 deletions