* Remove SET KSQO option now that OR processing is improved(Tom)
* -Use macros to define NT open() file parameters, remove NT-specific defines
* -Change CURRENT to OLD internally for rules (Bruce)
+* replace the use of fprint(stderr, ...) with elog() in backend code
---------------------------------------------------------------------------
Initially, the frontend sends a StartupPacket. The postmaster uses this info
-and the contents of the pg_hba.conf(5) file to determine what authentication
+and the contents of the pg_hba.conf file to determine what authentication
method the frontend must use. The postmaster then responds with one of the
following messages: