pginstaller - pginst: Create user function.

From: mha(at)pgfoundry(dot)org (User Mha)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Create user function.
Date: 2004-07-30 19:09:30
Message-ID: 20040730190930.596952183F0@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Create user function. Actual create user part by Dave Page, glue and hackarounds by me.

Also add comment to the database superuser account highlighting that this is not the same as the service account.

Modified Files:
--------------
pginst/ca:
Makefile (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/Makefile.diff?r1=1.5&r2=1.6)
pginstca.c (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.12&r2=1.13)
user.c (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/user.c.diff?r1=1.1&r2=1.2)
pginst/wxs:
dialogs.wxs (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.12&r2=1.13)
pginst.wxs (r1.29 -> r1.30)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.29&r2=1.30)

Added Files:
-----------
pginst/ca:
pginstca.h (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.h?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mha 2004-07-30 21:56:36 pginstaller - pginst: Check if the specified user has admin privileges,
Previous Message Tom Lane 2004-07-30 17:31:25 pgsql-server: Must guard against NULL return from localtime() when