[COMMITTERS] pgsql: doc: Explain that ereport doesn't return for ERROR or higher lev

2013-08-26 Thread Robert Haas
doc: Explain that ereport doesn't return for ERROR or higher levels. Christophe Pettus Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/8d00ab630668a15e86b584b39187ef3bf3154511 Modified Files -- doc/src/sgml/sources.sgml |7 +++ 1 file changed, 7 i

[COMMITTERS] pgsql: Unconditionally use the WSA equivalents of Socket error constant

2013-08-26 Thread Andrew Dunstan
Unconditionally use the WSA equivalents of Socket error constants. This change will only apply to mingw compilers, and has been found necessary by late versions of the mingw-w64 compiler. It's the same as what is done elsewhere for the Microsoft compilers. Backpatch of commit 73838b5251e. Proble

[COMMITTERS] pgsql: Unconditionally use the WSA equivalents of Socket error constant

2013-08-26 Thread Andrew Dunstan
Unconditionally use the WSA equivalents of Socket error constants. This change will only apply to mingw compilers, and has been found necessary by late versions of the mingw-w64 compiler. It's the same as what is done elsewhere for the Microsoft compilers. Backpatch of commit 73838b5251e. Proble

[COMMITTERS] pgsql: Unconditionally use the WSA equivalents of Socket error constant

2013-08-26 Thread Andrew Dunstan
Unconditionally use the WSA equivalents of Socket error constants. This change will only apply to mingw compilers, and has been found necessary by late versions of the mingw-w64 compiler. It's the same as what is done elsewhere for the Microsoft compilers. Backpatch of commit 73838b5251e. Proble