[PATCH] "\ef <function>" in psql

From: Abhijit Menon-Sen <ams(at)oryx(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Gavin Sherry <swm(at)alcove(dot)com(dot)au>
Subject: [PATCH] "\ef <function>" in psql
Date: 2008-07-15 11:38:20
Message-ID: 20080715113820.GA24535@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Refactoring pg_dump was more work than I had time to do right now, and I
wanted \ef to work, so I hacked up the attached (by copying dumpFunc and
its dependencies to src/bin/psql/dumpfunc.[ch]).

-- ams

Attachment Content-Type Size
edit.diff text/x-diff 16.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2008-07-15 12:04:16 Re: Is there anyway to create a TupleDesc with uint32 attribute easily?
Previous Message Xiao Meng 2008-07-15 09:56:19 Is there anyway to create a TupleDesc with uint32 attribute easily?