RE: making update/delete of inheritance trees scale better - Mailing list pgsql-hackers

From houzj.fnst@fujitsu.com
Subject RE: making update/delete of inheritance trees scale better
Date
Msg-id OS0PR01MB57162248BCD35D622DCB6D0D942D9@OS0PR01MB5716.jpnprd01.prod.outlook.com
Whole thread Raw
In response to Re: making update/delete of inheritance trees scale better  (Amit Langote <amitlangote09@gmail.com>)
Responses Re: making update/delete of inheritance trees scale better  (Amit Langote <amitlangote09@gmail.com>)
List pgsql-hackers
Hi

After 86dc900, In " src/include/nodes/pathnodes.h ",
I noticed that it uses the word " partitioned UPDATE " in the comment above struct RowIdentityVarInfo.

But, it seems " inherited UPDATE " is used in the rest of places.
Is it better to keep them consistent by using " inherited UPDATE " ?

Best regards,
houzj


pgsql-hackers by date:

Previous
From: Dilip Kumar
Date:
Subject: Re: pg_dumpall misses --no-toast-compression
Next
From: Amul Sul
Date:
Subject: Re: [Patch] ALTER SYSTEM READ ONLY