pgsql: Add inet_net_ntop.c to .gitignore.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add inet_net_ntop.c to .gitignore.
Date: 2010-11-25 05:13:35
Message-ID: E1PLU9H-0002U1-0B@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add inet_net_ntop.c to .gitignore.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=2d1e426650fc93e5dfdd0178023485d38b03b102

Modified Files
--------------
src/interfaces/libpq/.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Chang Chao 2010-11-25 06:40:58 How strings are sorted by LC_COLLATE specifically?
Previous Message Robert Haas 2010-11-25 05:13:34 pgsql: Remove belt-and-suspenders guards against buffer pin leaks.