Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
Re: CVS Commit by dpage: Use schema 'pgadmin' as

Re: CVS Commit by dpage: Use schema 'pgadmin' as



cvs(at)developer(dot)pgadmin(dot)org wrote:
Log Message:
-----------
Use schema 'pgadmin' as PostgreSQL makes it difficult to create schemas starting with pg_.
Remove dependencies on oids. (Basically untested at this time)

Modified Files:
--------------
    pgagent:
        pgagent.sql (r1.2 -> r1.3)
    pgagent/src:
        connection.cpp (r1.1 -> r1.2)
        job.cpp (r1.2 -> r1.3)
        pgAgent.cpp (r1.2 -> r1.3)
        pgAgent.dsp (r1.3 -> r1.4)
    pgagent/src/include:
        connection.h (r1.1 -> r1.2)
        job.h (r1.1 -> r1.2)

Hi Dave,
(thanks for the tip concerning wx2.5.4 DL, the links are up to date now on wxwidgets' site.) may I ask for a short explanation concerning pgagent? What's the goal of this part of the software? What is the schema good for? Storage of data used by pgagent? I think I missed a bit of history :).

Feel free to answer privately if you think this is not useful to anybody other than me.

Cheers,
Raphaël



Home | Main Index | Thread Index

top