Commit Graph

75 Commits (5fd424c87a86dd19d6cb15a18d1662ffc7368de1)

Author SHA1 Message Date
Tom Lane 98e8b48053 Create 'default_tablespace' GUC variable that supplies a TABLESPACE 21 years ago
Tom Lane 0428840864 Here is a patch bringing oid2name into the 21st century. 21 years ago
Bruce Momjian 53c1f64b29 Seems the usage message for oid2name calls it pg_oid2name. Fixed. 22 years ago
Bruce Momjian 089003fb46 pgindent run. 22 years ago
Bruce Momjian 606debf268 Updatge to skip composite types. 22 years ago
Bruce Momjian 51e46d14f8 Adjust oid2name to skip certain row types, per Tom. 22 years ago
Bruce Momjian 524cfad23f Here is 4 file in tgz: 22 years ago
Tom Lane f85f43dfb5 Backend support for autocommit removed, per recent discussions. The 23 years ago
Tom Lane e4704001ea This patch fixes a bunch of spelling mistakes in comments throughout the 23 years ago
Bruce Momjian aa4c702eac Update /contrib for "autocommit TO 'on'". 23 years ago
Bruce Momjian 66eb8df6a4 The attached patch changes most of the usages of sprintf() to 23 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
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
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 a939e97451 Update 25 years ago
Bruce Momjian 2c591cb821 Add oid2name. Add streaming option later. 25 years ago