1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-24 00:23:06 +03:00

Cleanup of source.

This commit is contained in:
Bruce Momjian
2001-02-11 04:56:58 +00:00
parent 71f2b6f015
commit 9d244ddb26
14 changed files with 91 additions and 74 deletions

View File

@@ -49,6 +49,7 @@ extern GLOBAL_VALUES globals;
void
SetDlgStuff(HWND hdlg, ConnInfo * ci)
{
/*
* If driver attribute NOT present, then set the datasource name and
* description
@@ -773,6 +774,7 @@ getGlobalDefaults(char *section, char *filename, char override)
/* Dont allow override of an override! */
if (!override)
{
/*
* ConnSettings is stored in the driver section and per datasource
* for override