| From: | jwieck(at)debis(dot)com (Jan Wieck) |
|---|---|
| To: | serge(at)uic(dot)nsu(dot)ru (Sergei M(dot) Suntsov) |
| Cc: | pgsql-admin(at)hub(dot)org |
| Subject: | Re: [ADMIN] Feature patch |
| Date: | 1999-01-25 09:34:15 |
| Message-ID: | m104iPQ-000EBQC@orion.SAPserv.Hamburg.dsh.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
>
> Hi!
> Is it possible to apply feature patch found in
> ftp://ftp.postgresql.org/pub/patches to postgresql 6.4.2 ?
> Sincerely, Sergei.
>
Yes, but you must touch src/backend/parser/gram.y after doing
so, because some hunks for gram.c get rejected. Thus you need
bison and flex to compile.
I've placed a new v6.4.2-feature-patch.tar.gz into the
patches directory that cleanly applies to an unmodified
v6.4.2 source tree.
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 | Frederic PELLE | 1999-01-25 14:54:38 | problem about communication between 6.4.2 and 6.3.2 version |
| Previous Message | Jan Wieck | 1999-01-21 19:12:38 | Re: [ADMIN] Feature patch |