aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/inet_cidr_ntop.c
Commit message (Expand)AuthorAge
* Avoid conflicts with library versions of inet_net_ntop() and friends.Tom Lane2019-08-18
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-16
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Suppress -Wshift-negative-value warnings.Tom Lane2018-06-17
* Fix file paths in commentsMagnus Hagander2018-05-14
* Remove unnecessary parentheses in return statementsPeter Eisentraut2017-09-05
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Remove useless duplicate inclusions of system header files.Tom Lane2017-02-25
* pgindent run for 9.4Bruce Momjian2014-05-06
* When reporting the server as not responding, if the hostname wasBruce Momjian2010-11-24