index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
oid2name
/
oid2name.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backend support for autocommit removed, per recent discussions. The
Tom Lane
2003-05-14
1
-2
/
+0
*
This patch fixes a bunch of spelling mistakes in comments throughout the
Tom Lane
2003-03-10
1
-1
/
+1
*
Update /contrib for "autocommit TO 'on'".
Bruce Momjian
2002-10-18
1
-0
/
+4
*
The attached patch changes most of the usages of sprintf() to
Bruce Momjian
2002-08-15
1
-5
/
+5
*
Add -q option to oid2name. Add sample session to README.
Bruce Momjian
2002-06-12
1
-20
/
+37
*
Currently, contrib/oid2name doesn't bother to free() the memory that it
Bruce Momjian
2002-03-05
1
-24
/
+21
*
Fix typo in usage message, per Oleg.
Tom Lane
2002-01-25
1
-1
/
+1
*
The result of getopt() should be compared to -1, not EOF, per
Tom Lane
2002-01-10
1
-1
/
+1
*
Read getopt() into an int, not char.
Bruce Momjian
2001-11-15
1
-1
/
+1
*
Tweak to test HAVE_GETOPT_H before including <getopt.h>, so as to
Tom Lane
2001-10-02
1
-2
/
+3
*
The attached patch enables the contrib subtree to build cleanly under
Bruce Momjian
2001-06-18
1
-0
/
+1
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-368
/
+374
*
Bruce Momjian <pgman@candle.pha.pa.us> writes:
Bruce Momjian
2001-02-12
1
-3
/
+2
*
Add stdio to file.
Bruce Momjian
2001-02-12
1
-0
/
+1
*
Add #include <unistd.h>
Bruce Momjian
2001-02-12
1
-0
/
+1
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-4
/
+0
*
Update
Bruce Momjian
2001-01-24
1
-4
/
+4
*
Add oid2name. Add streaming option later.
Bruce Momjian
2001-01-24
1
-0
/
+448