futurewei-cloud / chogori-opengauss

Other
2 stars 7 forks source link

Enable pg_hba.conf file creation and other fixes #76

Closed johnfangAFW closed 1 year ago

johnfangAFW commented 1 year ago

1) skip RelationInitPhysicalAddr for k2pg in non-bootstrap mode 2) change ResourceOwnerForgetFakerelRef error to warning temporarily, will fix them when refactoring memory context later 3) allow the creation of pg_hba.conf, which is required for gaussdb startup 4) fix warning on if else statements 5) remove unneeded K2PgInstallTxnDdlHook from k2pg_aux 6) fix output message format in initdb