[COMMITTERS] pgsql: Do not use an empty hostname.

2014-01-01 Thread Michael Meskes
Do not use an empty hostname. When trying to connect to a given database libecpg should not try using an empty hostname if no hostname was given. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/7c957ec83eeefa8b6d3179f3af0a5dc338d2252b Modified Files -- s

[COMMITTERS] pgsql: Do not use an empty hostname.

2014-01-01 Thread Michael Meskes
Do not use an empty hostname. When trying to connect to a given database libecpg should not try using an empty hostname if no hostname was given. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/17bcdd01f3615d719ef53680b0bd316424d6b706 Modified Files -

[COMMITTERS] pgsql: Do not use an empty hostname.

2014-01-01 Thread Michael Meskes
Do not use an empty hostname. When trying to connect to a given database libecpg should not try using an empty hostname if no hostname was given. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/9484982740e880318aa18a953608c6242bb71341 Modified Files -

[COMMITTERS] pgsql: Do not use an empty hostname.

2014-01-01 Thread Michael Meskes
Do not use an empty hostname. When trying to connect to a given database libecpg should not try using an empty hostname if no hostname was given. Branch -- REL9_3_STABLE Details --- http://git.postgresql.org/pg/commitdiff/8404037d89537a536f0db7e6c977378ed1017e9e Modified Files -

[COMMITTERS] pgsql: Do not use an empty hostname.

2014-01-01 Thread Michael Meskes
Do not use an empty hostname. When trying to connect to a given database libecpg should not try using an empty hostname if no hostname was given. Branch -- REL8_4_STABLE Details --- http://git.postgresql.org/pg/commitdiff/96de4939c0038fecd03f88891538053c691eeebd Modified Files -

[COMMITTERS] pgsql: Do not use an empty hostname.

2014-01-01 Thread Michael Meskes
Do not use an empty hostname. When trying to connect to a given database libecpg should not try using an empty hostname if no hostname was given. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/119a59879679289174460a777abc36c4f7944b37 Modified Files -

[COMMITTERS] pgsql: Rename walLogHints to wal_log_hints for easier grepping.

2014-01-01 Thread Robert Haas
Rename walLogHints to wal_log_hints for easier grepping. Michael Paquier Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/4b351841fa0b90cb72f5f63c56f06e4511850ac4 Modified Files -- src/backend/access/transam/xlog.c | 12 ++-- src/backend/utils/mi