- 12 Feb, 2001 13 commits
-
-
Tom Lane authored
-
Tom Lane authored
two transactions create the same table name concurrently, the one that fails will complain about unique index pg_class_relname_index, rather than about pg_type_typname_index which'll confuse most people. Free side benefit: pg_class.reltype is correctly linked to the pg_type entry now. It's been zero in all but the preloaded pg_class entries since who knows when.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Chapter 4 String Operators Table 4.7: Other String Functions strpos is missing the result in the result column, it should be 2 Also to_ascii might need a result but maybe not. Appendix A In the Time Zone Table Greenwich is spelled Greenwish David Aldrich
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 11 Feb, 2001 20 commits
-
-
Tom Lane authored
zero bytes instead.
-
Bruce Momjian authored
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
1) Tidies up the Datasource Dialogue now the version options are gone. 2) Tidies a comment in info.c. 3) Increments all version numbers to 07.01.0003 to take account of recent revisions. Regards, Dave Page
-
Tatsuo Ishii authored
-
Tatsuo Ishii authored
-
Tatsuo Ishii authored
Now only wchar.c is shared by fronetnd/backend.
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
- 10 Feb, 2001 7 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Peter Eisentraut authored
When no suitable YACC is configured, supply useful informational messages to users. (Same way flex has been handled for a while.)
-
Bruce Momjian authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-