postgresql/src
Bruce Momjian 52d0265736 it seems in the beta2 release DBUSERID in pg_dumpall is the _name_ of the
user, so it doesn't need to be translated from the number to the name.

also ``create database ...'' does not take numbers for the encoding, so
the ENCODING variable does not need to be translated to a number, but left
as the text representation.  a patch is supplied to make the changes i
have found to work.  i was successful dumping and reloading my database
after these changes.
-

John M. Flinchbaugh
2000-03-19 02:19:43 +00:00
..
backend Another go-round with resolution of ambiguous functions and operators. 2000-03-19 00:19:39 +00:00
bin it seems in the beta2 release DBUSERID in pg_dumpall is the _name_ of the 2000-03-19 02:19:43 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Fix incorrect implementation of log(x) for numeric, as well as 2000-03-19 01:12:18 +00:00
interfaces Clean up minor compiler warnings. 2000-03-18 18:57:16 +00:00
makefiles I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
pl exec_simple_check_plan() must not allow a plan having initPlans or 2000-03-11 06:19:00 +00:00
template Since it has been confirmed working on the bugs list, please apply the 2000-03-16 15:35:34 +00:00
test Tweak horology regress test to ensure platform-independent ordering of 2000-03-16 17:03:41 +00:00
tools Typo correction (// -> /) 2000-03-17 23:17:23 +00:00
tutorial Add: 2000-01-26 05:58:53 +00:00
utils Clean up dependencies for version.o. 2000-02-27 01:18:46 +00:00
win32 Move ipc patch into README.NT. 1999-12-29 10:28:00 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Update ecpg to use snprintf 2000-02-28 23:28:41 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
Makefile.shlib Fix for bsdi 4.1 shared libraries. 2000-03-09 17:07:32 +00:00
config.guess Update config.guess and config.sub to latest versions available from 2000-03-16 20:41:17 +00:00
config.sub Update config.guess and config.sub to latest versions available from 2000-03-16 20:41:17 +00:00
configure Forgot to run autoconf. 2000-03-05 14:14:15 +00:00
configure.in I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
mkinstalldirs Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00