postgresql/src/interfaces/ecpg/ecpglib
Peter Eisentraut dcbdd1a8d5 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 96d81aab04631d76c9ca90a3b12885100c061775
2019-05-06 15:00:30 +02:00
..
po Translation updates 2019-05-06 15:00:30 +02:00
.gitignore Add port/strnlen support to libpq and ecpg Makefiles. 2017-10-11 11:28:04 -04:00
connect.c Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
data.c Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
descriptor.c Blind attempt to fix _configthreadlocale() failures on MinGW. 2019-01-23 22:46:57 -05:00
error.c Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
execute.c Blind attempt to fix _configthreadlocale() failures on MinGW. 2019-01-23 22:46:57 -05:00
exports.txt Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
extern.h Avoid thread-safety problem in ecpglib. 2019-01-21 23:18:58 -05:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
memory.c Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
misc.c Add some const decorations to prototypes 2017-11-10 13:38:57 -05:00
nls.mk Translation updates 2018-05-21 12:29:52 -04:00
prepare.c Remove unnecessary parentheses in return statements 2017-09-05 14:52:55 -04:00
sqlda.c Second try at fixing numeric data passed through an ECPG SQLDA. 2018-11-14 11:27:30 -05:00
typename.c Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h. 2018-04-08 13:59:52 -04:00