Hi Mr.Ramani

From: Reza Harasani <rharasani(at)gmail(dot)com>
To: pgsql-students(at)postgresql(dot)org, hitesh(dot)ramani(at)hotmail(dot)com
Subject: Hi Mr.Ramani
Date: 2015-02-23 19:54:49
Message-ID: CAJ4ATmBuJR1=R-7RL08VDMrhS3iMNjX-20O8e22_bkWrD5Vtdw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-students

Hello Mr.Ramani
Thanks for your response, Can you help me?
I want to add some functions into PostgreSQL codes for this purpose :
- For first step, I want to add a column automatically, that means when
a user use CREATE TABLE code for creating tables, without his/her know
about added column, a column add in the created table and calculate hash
that row ...
I want to add a column without knowing user that used it,
automatically ...
- for second step, I want to know that columns that the unauthorized
user changed it. In fact, i want to recognize changed rows that
unauthorized users modified them, without the user know about existence of
added columns that calculate hash of every rows ...

Can you help me about this work? Can you tell me what should i do for this
work and where should i change PostgreSQL Codes for this purpose? Which
Class or every things ???

Thanks Mr.Ramani ...

Responses

Browse pgsql-students by date

  From Date Subject
Next Message hitesh ramani 2015-02-24 08:41:27 Re: Hi Mr.Ramani
Previous Message hitesh ramani 2015-02-21 19:36:06 GSOC 2015: Student Introduction