Re: plpythonu DO support (inline call handler)

From: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To: "Valtonen, Hannu" <hannu(dot)valtonen(at)hut(dot)fi>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: plpythonu DO support (inline call handler)
Date: 2009-11-17 17:03:18
Message-ID: 4B02D756.2020806@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Valtonen, Hannu wrote:
> I couldn't figure out how to get added files to show in git diff ...

git add <new files>
git add -u # to include modified files in the index
git diff --cached

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2009-11-17 17:05:24 Re: UTF8 with BOM support in psql
Previous Message Peter Eisentraut 2009-11-17 17:03:10 Re: UTF8 with BOM support in psql