Re: overriding current_timestamp - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: overriding current_timestamp
Date
Msg-id 31380AE0-6818-48AC-8CF4-364D9257B783@justatheory.com
Whole thread Raw
In response to Re: overriding current_timestamp  ("David E. Wheeler" <david@justatheory.com>)
Responses Re: overriding current_timestamp  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Feb 23, 2012, at 10:54 AM, David E. Wheeler wrote:

> I create a "mock" schema, add the function to it, and then put it in the search_path ahead of pg_catalog. See the
examplestarting at slide 48 on http://www.slideshare.net/justatheory/pgtap-best-practices. 

Sorry, starting at slide 480.

David



pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: overriding current_timestamp
Next
From: Daniele Varrazzo
Date:
Subject: Re: Potential reference miscounts and segfaults in plpython.c