sql_inheritance - Mailing list pgsql-bugs

From Piotr Stegmann
Subject sql_inheritance
Date
Msg-id CACKftnkH7xqbjvmN1D=WHc4ObOap6_zmi4wG7NC-vuNC0b0JiQ@mail.gmail.com
Whole thread Raw
Responses Re: sql_inheritance  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi,

in PostgreSQL 10 version was removed param: sql_inheritance. Robert Haas was explained why was this happend. Hovewer, we are using PostgreSQL since 2004 and using some other developers replication system for which this param was important. This is one thing. Other thing is that our software was unable to make upgrade because one of sql upgrade script use sql_inheritance. So we cant do that. At this moment we are unable to do upgrade our software because of not compatible with older version. We cant offer new PostgreSQL version because of error in our upgrade system. 

Is it possible to bring it back? 
For us is very important to do compatible software with older versions. 

Best Regards
Piotr Stegmann


--
Pozdrawiam,
Piotr Stegmann
p.stegmann@adith.pl
kom. +48 600 80 20 40

ADITH Technologies Sp. z o.o. Sp. K.
ul. Somosierry 30a, 71-181 Szczecin
NIP: 8522568198, REGON: 320805210
KRS: 0000350633
http://www.adith.pl
biuro@adith.pl
tel. +48 91 432 20 16
kom. +48 793 242 880

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15336: Wrong cursor's bacward fetch results in select withALL(subquery)
Next
From: Damir Ciganović-Janković
Date:
Subject: Re: BUG #15334: Partition elimination not working as expected whenusing enum as partition key