Commit Graph

21 Commits (4bc424b968058c7f0aa685821d7039e86faac99c)

Author SHA1 Message Date
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Alvaro Herrera 665a00c9e2 Fix error message wording in previous sslinfo commit 10 years ago
Alvaro Herrera 49124613f1 contrib/sslinfo: add ssl_extension_info SRF 10 years ago
Alvaro Herrera d94c36a45a Add more sanity checks in contrib/sslinfo 10 years ago
Heikki Linnakangas e453cc2741 Make Port->ssl_in_use available, even when built with !USE_SSL 11 years ago
Bruce Momjian 6a605cd6bd Adjust blank lines around PG_MODULE_MAGIC defines, for consistency 11 years ago
Bruce Momjian 0a78320057 pgindent run for 9.4 12 years ago
Peter Eisentraut e7128e8dbb Create function prototype as part of PG_FUNCTION_INFO_V1 macro 12 years ago
Tom Lane 769065c1b2 Prefer pg_any_to_server/pg_server_to_any over pg_do_encoding_conversion. 12 years ago
Tom Lane af9e3d6523 Minor code beautification in contrib/sslinfo. 12 years ago
Robert Haas 5d4b60f2f2 Lots of doc corrections. 14 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Robert Haas 6d16902eda Add ssl_cipher() and ssl_version() functions to contrib/sslinfo. 15 years ago
Tom Lane d141e7493b Fix old bug in contrib/sslinfo: X509_NAME_to_text freed the BIO_s_mem buffer 17 years ago
Tom Lane 220db7ccd8 Simplify and standardize conversions between TEXT datums and ordinary C 18 years ago
Tom Lane 234a02b2a8 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Tom Lane 87cd901cba Suppress compiler warnings. 19 years ago
Bruce Momjian a86e70b8f8 Remove sslinfo copyright with author permission, keep author attribution. 19 years ago
Tom Lane 94ec712cd2 Silence compiler warning about signed vs unsigned chars. 19 years ago
Peter Eisentraut 6dc920de59 sslinfo contrib module - information about current SSL certificate 19 years ago