Schema unique stamp (OID, MD5?) - Mailing list pgadmin-hackers

From Jean-Michel POURE
Subject Schema unique stamp (OID, MD5?)
Date
Msg-id 200202231959.g1NJxPFP020691@www1.translationforge
Whole thread Raw
List pgadmin-hackers
Dear friends,

Do you see an existing way to stamp an existing schema with a unique value
(OID?). This would be very usefull for pgAdmin2 when working in development
teams to decide whether a schema should be reloaded or not.

Using PLbash, this would look like :
"md5sum < pg_dump --schema-only database_name"
Are there plans to implement such a feature server-side in C++?

Best regards,
Jean-Michel POURE

pgadmin-hackers by date:

Previous
From: Jean-Michel POURE
Date:
Subject: Re: ALTER VIEW
Next
From: Dave Page
Date:
Subject: Re: Schema unique stamp (OID, MD5?)