[COMMITTERS] pgsql: Treat ENOTDIR as ENOENT when looking for client certificate file

2011-12-03 Thread Magnus Hagander
Treat ENOTDIR as ENOENT when looking for client certificate file This makes it possible to use a libpq app with home directory set to /dev/null, for example - treating it the same as if the file doesn't exist (which it doesn't). Per bug #6302, reported by Diego Elio Petteno Branch --

[COMMITTERS] pgsql: Treat ENOTDIR as ENOENT when looking for client certificate file

2011-12-03 Thread Magnus Hagander
Treat ENOTDIR as ENOENT when looking for client certificate file This makes it possible to use a libpq app with home directory set to /dev/null, for example - treating it the same as if the file doesn't exist (which it doesn't). Per bug #6302, reported by Diego Elio Petteno Branch -- master

[COMMITTERS] pgsql: Treat ENOTDIR as ENOENT when looking for client certificate file

2011-12-03 Thread Magnus Hagander
Treat ENOTDIR as ENOENT when looking for client certificate file This makes it possible to use a libpq app with home directory set to /dev/null, for example - treating it the same as if the file doesn't exist (which it doesn't). Per bug #6302, reported by Diego Elio Petteno Branch --

[COMMITTERS] psqlodbc - psqlodbc: add the change history.

2011-12-03 Thread Hiroshi Saito
Log Message: --- add the change history. Modified Files: -- psqlodbc/docs: release.html (r1.80 - r1.81) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/release.html?r1=1.80r2=1.81) -- Sent via pgsql-committers mailing list

[COMMITTERS] pgsql: Applied another patch by Zoltan to fix memory alignement issues

2011-12-03 Thread Michael Meskes
Applied another patch by Zoltan to fix memory alignement issues in ecpg's sqlda code. Branch -- REL9_0_STABLE Details --- http://git.postgresql.org/pg/commitdiff/621fd4d4c02d7c390c554f356ce161f8518fe865 Modified Files -- src/interfaces/ecpg/ecpglib/sqlda.c | 31

[COMMITTERS] pgsql: Applied another patch by Zoltan to fix memory alignement issues

2011-12-03 Thread Michael Meskes
Applied another patch by Zoltan to fix memory alignement issues in ecpg's sqlda code. Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/7c9557b6f829fb26d96d2ebca6a396ff69d14520 Modified Files -- src/interfaces/ecpg/ecpglib/sqlda.c | 31

[COMMITTERS] pgsql: Applied another patch by Zoltan to fix memory alignement issues

2011-12-03 Thread Michael Meskes
Applied another patch by Zoltan to fix memory alignement issues in ecpg's sqlda code. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/f2ae9f9c3058c2ec5313e6d38c83b345bd2a7024 Modified Files -- src/interfaces/ecpg/ecpglib/sqlda.c | 31