How does Postgres support backwards compatibility - Mailing list pgsql-novice

From Josh Innis
Subject How does Postgres support backwards compatibility
Date
Msg-id CAAZtsUpd_WQe2_OKgcCxWdLL--YaRTnEjYOS=6wrw4pggOZhuQ@mail.gmail.com
Whole thread Raw
Responses Re: How does Postgres support backwards compatibility  ("David G. Johnston" <david.g.johnston@gmail.com>)
Re: How does Postgres support backwards compatibility  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-novice
Hello Everyone,

I work on an extension for Postgres. We originally developed the extension for Postgres 11. Now we are looking into supporting newer versions of Postgres. We would like our extension to be compatible with multiple versions of Postgres. Is there a document that explains how the Postgres community handles releases and supports older versions? Any information on how Postgres handles this will give us guidance on how to best approach this subject.

Thank You.

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: replication connection and multi-command queries
Next
From: "David G. Johnston"
Date:
Subject: Re: How does Postgres support backwards compatibility