static void knl_t_postgres_init(knl_t_postgres_context* postgres_cxt) { postgres_cxt->clear_key_memory = false; …… postgres_cxt->password_changed = true; //此处由false改为true。