Commit Graph

12 Commits (38bb1abcda9119957e836f731a1cfea6d2079499)

Author SHA1 Message Date
Bruce Momjian 38bb1abcda Use MD5 for wire protocol encryption for >= 7.2 client/server. 24 years ago
Peter Eisentraut 554e56e628 Expand secondary password file feature, so that you can use these 26 years ago
Bruce Momjian a9591ce66a Change #include's to use <> and "" as appropriate. 27 years ago
Marc G. Fournier 8c3e8a8a0e From: Tatsuo Ishii <t-ishii@sra.co.jp> 27 years ago
Bruce Momjian 6724a50787 Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Marc G. Fournier 1af818b8bf 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is 28 years ago
Marc G. Fournier d5bbe2aca5 From: Phil Thompson <phil@river-bank.demon.co.uk> 28 years ago
Vadim B. Mikheev e8291f7ce2 extern char* crypt_getpwdreloadfilename(void); 28 years ago
Marc G. Fournier 3c1332e573 Slightly delayed patches from Todd...damn holidays :) 28 years ago
Vadim B. Mikheev c06ecfb456 extern char* crypt_getpwdfilename(void); 28 years ago
Marc G. Fournier a91ad1af09 Missed a few files from Todd's patch...oops :) 28 years ago