xzilla (Robert Treat)

Name
Robert Treat
Email
Website/Blog
http://www.xzilla.net/
Company
OmniTI
Location
21042
Member Since
Jun 18, 2008 (about 1 year)

Following 0 githubbers and watching 3 repositories view all →

Public Repositories (3)

  • phppgadmin

    the premier web-based administration tool for postgresql

    legend

    Last updated Fri Nov 20 12:33:38 -0800 2009

  • check_postgres

    My personal development repository for working on check_postgres. If you want to use check_postgr...

    legend

    Last updated Thu Apr 09 12:01:02 -0700 2009

  • utf8checker

    simple tools for finding bad utf8 data in old postgres databases

    legend

    Last updated Fri Mar 13 12:50:47 -0700 2009

Public Activity feed

xzilla pushed to master at xzilla/phppgadmin Fri Nov 20 12:33:39 -0800 2009
HEAD is ec54a941125b082eb49d6c743c8f7a568baaf064
  • Robert Treat committed ec54a941:
    use pg_get_expr to generate correct attribute default rather than adsrc, which according to tgl is never reliable. fixes insert bug reported by Casey Shobe.