| From: | jwieck(at)debis(dot)com (Jan Wieck) |
|---|---|
| To: | tgl(at)sss(dot)pgh(dot)pa(dot)us (Tom Lane) |
| Cc: | jwieck(at)debis(dot)com, hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Re: [SQL] plpgsql error |
| Date: | 1999-05-12 15:06:09 |
| Message-ID: | m10haaH-000EBaC@orion.SAPserv.Hamburg.dsh.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> jwieck(at)debis(dot)com (Jan Wieck) writes:
> > I've just committed a little change to initdb and it's
> > Makefile. The initdb Makefile now expands __DLSUFFIX__ into
> > it and initdb uses $PGLIB/plpgsql__DLSUFFIX__ to test if it
> > is there and then runs the appropriate queries against
> > template1. Same for PL/Tcl.
> > If anyone agrees we can get rid of these mklang.sql scripts
> > totally.
>
> Well, I hate to be a party-pooper, but I don't agree: I like having
> the flexibility of installing plpgsql into just selected databases.
> If it's automatically included into template1 then I no longer have
> any choice in the matter.
>
> Perhaps this could be driven by a configuration switch?
Or maybe some switch to initdb and createdb?
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck(at)debis(dot)com (Jan Wieck) #
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-05-12 15:13:10 | Re: [HACKERS] backend dies suddenly after a lot of error messages |
| Previous Message | Jan Wieck | 1999-05-12 15:03:36 | Re: [HACKERS] Re: [SQL] plpgsql error |