Re: Add psql command to list constraints

From: Greg Stark <stark(at)mit(dot)edu>
To: Dag Lem <dag(at)nimrod(dot)no>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Tatsuro Yamada <tatsuro(dot)yamada(dot)tf(at)nttcom(dot)co(dot)jp>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, Julien Rouhaud <rjuju123(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add psql command to list constraints
Date: 2022-03-25 04:27:46
Message-ID: CAM-w4HMg43+HdBxdHX8bHYoG+f14qOwWiDtLGLeWBteT9vxxeQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Development of this seems to have stalled with the only review of this
patch expressing some skepticism about whether it's needed at all.

Unless anyone steps forward and says it's interesting I'm going to
mark it rejected?

I don't actually think it's a terrible idea myself but I think every
use case I might have had for it was solved better by directly
querying catalog tables.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2022-03-25 04:37:57 Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements
Previous Message Peter Geoghegan 2022-03-25 04:26:46 Re: A test for replay of regression tests