summaryrefslogtreecommitdiff
path: root/contrib/tablefunc
AgeCommit message (Expand)Author
2002-09-14Attached is a patch to fix some recently raised issues that exist inTom Lane
2002-09-14Fix portability bug in get_normal_pair (RAND_MAX != MAX_RANDOM_VALUE).Tom Lane
2002-09-12> Now I'm testing connectby() in the /contrib/tablefunc in 7.3b1, which wouldBruce Momjian
2002-09-12The attached removes the current non-standard fileBruce Momjian
2002-09-05Be careful to include postgres.h *before* any system headers, to ensureTom Lane
2002-09-04pgindent run.Bruce Momjian
2002-09-02Attached is an update to contrib/tablefunc. It introduces a newBruce Momjian
2002-09-02Code review for HeapTupleHeader changes. Add version number to page headersTom Lane
2002-08-29Adjust nodeFunctionscan.c to reset transient memory context between callsTom Lane
2002-08-15As discussed on several occasions previously, the new anonymousBruce Momjian
2002-07-30As mentioned above, here is my contrib/tablefunc patch. It includesBruce Momjian