]> granicus.if.org Git - postgresql/commit
Move SSL API comments to header files
authorPeter Eisentraut <peter_e@gmx.net>
Fri, 19 Jan 2018 00:53:22 +0000 (19:53 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Tue, 23 Jan 2018 12:11:39 +0000 (07:11 -0500)
commitf966101d19fcef6441e43da417467b3ed5ad3074
tree92ae8845d82cf11864592641e837ea93c7097ce0
parent573bd08b99e277026e87bb55ae69c489fab321b8
Move SSL API comments to header files

Move the documentation of the SSL API calls are supposed to do into the
headers files, instead of keeping them in the files for the OpenSSL
implementation.  That way, they don't have to be duplicated or be
inconsistent when other implementations are added.
src/backend/libpq/be-secure-openssl.c
src/include/libpq/libpq-be.h
src/interfaces/libpq/fe-secure-openssl.c
src/interfaces/libpq/libpq-int.h