diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-09-08 16:08:26 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-09-08 16:08:26 +0000 |
commit | 59b9f3d36d56fa2bc998c4169f650b0a501874ea (patch) | |
tree | 711d368eff299a53b540dba9d0eec549f8104071 /src/backend/parser/parse_clause.c | |
parent | 4d3456e85dabfbe4182f94178ecb8789d9592bf7 (diff) | |
download | postgresql-59b9f3d36d56fa2bc998c4169f650b0a501874ea.tar.gz postgresql-59b9f3d36d56fa2bc998c4169f650b0a501874ea.zip |
Replace use of the long-deprecated Bonjour API DNSServiceRegistrationCreate
with the not-so-deprecated DNSServiceRegister. This patch shouldn't change
any user-visible behavior, it just gets rid of a deprecation warning in
--with-bonjour builds. The new code will fail on OS X releases before 10.3,
but it seems unlikely that anyone will want to run Postgres 8.5 on 10.2.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions