]> granicus.if.org Git - postgresql/history - contrib/oid2name
Avoid PQisBusy/PQconsumeInput busy loop in case of PQisBusy returning
[postgresql] / contrib / oid2name /
2002-08-15 Bruce MomjianThe attached patch changes most of the usages of sprint...
2002-07-05 Bruce MomjianCleanup.
2002-06-21 Bruce MomjianAdd mention of segmented files to oid2name.
2002-06-13 Bruce MomjianMention vacuum for relpages.
2002-06-13 Bruce MomjianAdd script to show disk space per db.
2002-06-12 Bruce MomjianImprove query.
2002-06-12 Bruce MomjianAdd mention of query showing pages used.
2002-06-12 Bruce MomjianAdd -q option to oid2name. Add sample session to README.
2002-03-05 Bruce MomjianCurrently, contrib/oid2name doesn't bother to free...
2002-01-25 Tom LaneFix typo in usage message, per Oleg.
2002-01-10 Tom LaneThe result of getopt() should be compared to -1, not...
2001-11-15 Bruce MomjianRead getopt() into an int, not char.
2001-10-02 Tom LaneTweak to test HAVE_GETOPT_H before including <getopt...
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-06-18 Bruce MomjianThe attached patch enables the contrib subtree to build...
2001-03-22 Bruce Momjianpgindent run. Make it all clean.
2001-02-20 Peter EisentrautMake sure -L and -I's for our source tree are always...
2001-02-12 Bruce MomjianBruce Momjian <pgman@candle.pha.pa.us> writes:
2001-02-12 Bruce MomjianAdd stdio to file.
2001-02-12 Bruce MomjianAdd #include <unistd.h>
2001-01-24 Bruce MomjianChange Copyright from PostgreSQL, Inc to PostgreSQL...
2001-01-24 Bruce MomjianOops, got binary in there too.
2001-01-24 Bruce MomjianOops, had .o file in there.
2001-01-24 Bruce MomjianUpdate
2001-01-24 Bruce MomjianAdd oid2name. Add streaming option later.