On Wed, Jan 18, 2012 at 8:38 AM, wrote:
> The following bug has been logged on the website:
>
> Bug reference: 6400
> Logged by: Sandra Knoch
> Email address: kn...@ipa.fraunhofer.de
> PostgreSQL version: 9.0.6
> Operating system: Windows Server 2007 SP2
> Description:
>
> I
On Wed, Jan 18, 2012 at 5:38 AM, wrote:
> INSERT INTO tissue.biopsy (id_biopsy, f_user,introduction_date,
> description, weight, size)
> VALUES
> (
> DEFAULT,
> user,
> in_date,
> in_description,
> in_weight,
> in_size
> );
What happens when you double-quote user in the insert statemen
The following bug has been logged on the website:
Bug reference: 6400
Logged by: Sandra Knoch
Email address: kn...@ipa.fraunhofer.de
PostgreSQL version: 9.0.6
Operating system: Windows Server 2007 SP2
Description:
I have a strange problem regarding functions with para