Re: BUG #2292: Calling conventions in docs - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #2292: Calling conventions in docs
Date
Msg-id 2979.1141313597@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #2292: Calling conventions in docs  (Adriaan van Os <pgres@microbizz.nl>)
Responses Re: BUG #2292: Calling conventions in docs
List pgsql-bugs
Adriaan van Os <pgres@microbizz.nl> writes:
> The manual is simply taking an old prejudice as a fact.

No, it is stating a fact as as fact.  The existence of one
counterexample does not disprove the generalization.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2295: MemoryContextSwitchTo missing
Next
From: Tom Lane
Date:
Subject: Re: BUG #2294: SPI_connect() fails in trigger when a Foreignkey constraint exists on same table as trigger.