[PATCH] "\ef " in psql - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject [PATCH] "\ef " in psql
Date
Msg-id 20080715113820.GA24535@toroid.org
Whole thread Raw
Responses Re: [PATCH] "\ef " in psql  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

pgsql-hackers by date:

Previous
From: "Xiao Meng"
Date:
Subject: Is there anyway to create a TupleDesc with uint32 attribute easily?
Next
From: "Heikki Linnakangas"
Date:
Subject: Re: Is there anyway to create a TupleDesc with uint32 attribute easily?