-
- Downloads
Closer code review for PQconnectionUsedPassword() patch: in particular,
not OK to include postgres_fe.h into libpq-fe.h, hence declare it as returning int not bool.
Showing
- doc/src/sgml/libpq.sgml 20 additions, 15 deletionsdoc/src/sgml/libpq.sgml
- src/include/libpq/pqcomm.h 1 addition, 2 deletionssrc/include/libpq/pqcomm.h
- src/interfaces/libpq/fe-connect.c 19 additions, 17 deletionssrc/interfaces/libpq/fe-connect.c
- src/interfaces/libpq/libpq-fe.h 5 additions, 5 deletionssrc/interfaces/libpq/libpq-fe.h
- src/interfaces/libpq/libpq-int.h 2 additions, 2 deletionssrc/interfaces/libpq/libpq-int.h
Loading
Please register or sign in to comment