Re: pg_get_triggerdef in pg_dump - Mailing list pgsql-hackers

From Andreas Pflug
Subject Re: pg_get_triggerdef in pg_dump
Date
Msg-id 3EF03722.6000204@web.de
Whole thread Raw
In response to Re: pg_get_triggerdef in pg_dump  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: pg_get_triggerdef in pg_dump
List pgsql-hackers
Christopher Kings-Lynne wrote:

>>this arguments are quite academic. 
>>    
>>
>
>You what!
>
>  
>
>>On one side, this could be 
>>restricted, thats what pg_depends is good for (this already happens for 
>>inherited tables).
>>On the other side, how often do you rename columns or tables?
>>    
>>
>
>You what!
>
>  
>
>>On mssql, nobody cares. 
>>    
>>
>
>You what!
>
>  
>
>>If you fool around with names, your views will 
>>be broken without warning. pgsql could be better easily.
>>I'd really prefer to have full view sources available rather than the 
>>gimmick of stable views despite renamed cols/tabs.
>>    
>>
>
>Gimmick!  You what!!!!!!
>
>  
>
Christopher,

I'm not natively english speaking, and so I don't understand what you 
want to say with this. Maybe this is some kind of Australian slang? Do 
you agree or disagree? I'm trying to explain my concerns and proposals, 
and it would be kind if I'm answered seriously and understandably.

Regards,
Andreas



pgsql-hackers by date:

Previous
From: deststar
Date:
Subject: Re: sa_family_t in cygwin compile of cvs
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: pg_get_triggerdef in pg_dump