Commit Graph

74 Commits (e97af6c8bfc80d084bca5bf41f036de944b63efe)

Author SHA1 Message Date
Bruce Momjian 0a4e3577f4 Cleanup. 24 years ago
Bruce Momjian 41400d66aa Add mention of segmented files to oid2name. 24 years ago
Bruce Momjian 2ed878d31d Mention vacuum for relpages. 24 years ago
Bruce Momjian 9bba67aa9b Add script to show disk space per db. 24 years ago
Bruce Momjian 4f8795eb71 Improve query. 24 years ago
Bruce Momjian 7e20a2e74f Add mention of query showing pages used. 24 years ago
Bruce Momjian 5a8f555e41 Add -q option to oid2name. Add sample session to README. 24 years ago
Bruce Momjian 66cd6a0fb2 Currently, contrib/oid2name doesn't bother to free() the memory that it 24 years ago
Tom Lane 06f08209a9 Fix typo in usage message, per Oleg. 24 years ago
Tom Lane 92a2598f97 The result of getopt() should be compared to -1, not EOF, per 24 years ago
Bruce Momjian d4337f6a7c Read getopt() into an int, not char. 24 years ago
Tom Lane a5dafa3177 Tweak to test HAVE_GETOPT_H before including <getopt.h>, so as to 24 years ago
Peter Eisentraut 17cc78ef01 To fix the perpetually broken makefiles in the contrib tree, I have 24 years ago
Bruce Momjian 558fae16e3 The attached patch enables the contrib subtree to build cleanly under 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Peter Eisentraut cb6edf9d56 Make sure -L and -I's for our source tree are always before system include 25 years ago
Bruce Momjian d99df62c31 Bruce Momjian <pgman@candle.pha.pa.us> writes: 25 years ago
Bruce Momjian f6df410022 Add stdio to file. 25 years ago
Bruce Momjian 9fdd81de1d Add #include <unistd.h> 25 years ago
Bruce Momjian 623bf843d2 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
Bruce Momjian 92681e975d Oops, got binary in there too. 25 years ago
Bruce Momjian 80d24370e0 Oops, had .o file in there. 25 years ago
Bruce Momjian a939e97451 Update 25 years ago
Bruce Momjian 2c591cb821 Add oid2name. Add streaming option later. 25 years ago