SQL MERGE patches for PostgreSQL Versions

From: Kang Yuzhe <tiggreen87(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, bxzhai2010(at)gmail(dot)com
Subject: SQL MERGE patches for PostgreSQL Versions
Date: 2017-06-22 08:05:03
Message-ID: CAH=t1krr6OidxMhiC=PhDNmosDkc3NaJ+yZWiQU9yAr0eXbq-Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear PG hackers,

First my apology if I appear to be a jerk or not following the policy.

I emailed Boxuan Zhai who was in charge of the SQL Merge keyword in
2010 of GSoC but without reply.

I want to apply merge_v201.patch to specific PG version.

It failed saying 1 or 2 of 5 hunk failed.

My question is:
1. Given x old patch of PG, is it possible to know to which PG
version can be applied?
2. If not possible, can someone tell me the general approach to apply
given old patch(merge_v201.patch) to PG.
3. Who was the mentor of SQL Merge of GSoC in 2010 and if present in
this PG Community, can he/she tell me which PG version was applied SQL
Merge?

My goal is to apply SQL Merge pacth into PG successfully and to from
learn the code applied.

Regards,
Zeray

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2017-06-22 08:12:56 pg_stop_backup(wait_for_archive := true) on standby server
Previous Message Michael Paquier 2017-06-22 07:56:59 Re: Setting pd_lower in GIN metapage