index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
tablefunc
/
README.tablefunc
Age
Commit message (
Expand
)
Author
2007-11-10
Move most /contrib README files into SGML. Some still need conversion
Bruce Momjian
2007-01-05
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2006-03-05
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-02-27
Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in
Peter Eisentraut
2005-05-30
Document get_call_result_type() and friends; mark TypeGetTupleDesc()
Tom Lane
2005-01-01
Some more missed copyright notices. Many of these look like they
Tom Lane
2004-08-29
Update copyright to 2004.
Bruce Momjian
2003-09-13
With Joe Conway's concurrence, remove srandom() call from normal_rand().
Tom Lane
2003-08-04
Fix some copyright notices that weren't updated. Improve copyright tool
Tom Lane
2003-07-27
> Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:
Bruce Momjian
2003-03-20
Attached is an update to contrib/tablefunc. It implements a new hashed
Bruce Momjian
2002-11-23
Remove inappropriate double-quoting in connectby() code; adjust
Tom Lane
2002-10-03
> The previous patch fixed an infinite recursion bug in
Bruce Momjian
2002-09-02
Attached is an update to contrib/tablefunc. It introduces a new
Bruce Momjian
2002-08-15
As discussed on several occasions previously, the new anonymous
Bruce Momjian
2002-07-30
As mentioned above, here is my contrib/tablefunc patch. It includes
Bruce Momjian