Cleanup users and roles in graph_table_rls test
commit : 040a56be4bcc88cad98f092970a8c6521263bba1
author : Peter Eisentraut <[email protected]>
date : Fri, 20 Mar 2026 10:54:35 +0100
committer: Peter Eisentraut <[email protected]>
date : Fri, 20 Mar 2026 10:54:35 +0100
Click here for diff
This test leaves behind the roles and users it creates.
002_pg_upgrade test dumps and restore the regression when
PG_TEST_EXTRA contains regress_dump_restore. The global objects such
as users and roles are not dumped by pg_dump. But it still dumps the
policies associated with users, and commands to set the ownership.
Restoring these policies and the ownerships fails since the users and
roles do not exist. To fix this failure we could use --no-owner, but
it does not exclude the policy objects associated with users. Hence
drop the users, roles and policies that depend upon them at the end of
the test.
Author: Ashutosh Bapat <[email protected]>
Reported-by: Peter Eisentraut <[email protected]>
Reviewed-by: Tom Lane <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/[email protected]
M src/test/regress/expected/graph_table_rls.out
M src/test/regress/sql/graph_table_rls.sql
Stamp 14.22.
commit : 966473719c7f8067848dc79b58da0fb17ed136b1
author : Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 17:03:30 -0500
committer: Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 17:03:30 -0500
Click here for diff
M configure
M configure.ac
Translation updates
commit : 7917762558545fbe16c0c9e9b97b83a30c11eaa8
author : Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 14:06:33 +0100
committer: Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 14:06:33 +0100
Click here for diff
Stamp 15.17.
commit : 3eb6f61958ac5027a18791a828a0c7a47accf211
author : Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 17:01:47 -0500
committer: Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 17:01:47 -0500
Click here for diff
M configure
M configure.ac
Translation updates
commit : 7063b9e92b25caaa27c8cc4ec37ef85fe9e63cb7
author : Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 14:03:47 +0100
committer: Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 14:03:47 +0100
Click here for diff
Stamp 16.13.
commit : 776479eed63aac4185e57adaf7db1ce0810a4d3e
author : Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 17:00:20 -0500
committer: Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 17:00:20 -0500
Click here for diff
M configure
M configure.ac
M meson.build
Translation updates
commit : 96802648aa2fc114f1d8728540494e422059b9ab
author : Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 14:02:22 +0100
committer: Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 14:02:22 +0100
Click here for diff
Stamp 17.9.
commit : 6d396980fc5aed4f1a525e0bd75cb16b25ed40ca
author : Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 16:58:47 -0500
committer: Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 16:58:47 -0500
Click here for diff
M configure
M configure.ac
M meson.build
Translation updates
commit : 0546d90442f7226076d474045d3a287e20325fee
author : Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 13:56:36 +0100
committer: Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 13:56:36 +0100
Click here for diff
Stamp 18.3.
commit : 62d6c7d3df6287f1bd83199c1a746e50d31571a0
author : Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 16:56:43 -0500
committer: Tom Lane <[email protected]>
date : Mon, 23 Feb 2026 16:56:43 -0500
Click here for diff
M configure
M configure.ac
M meson.build
Translation updates
commit : 1598d06b1490f7ed3a753c688620187403188ed9
author : Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 13:53:35 +0100
committer: Peter Eisentraut <[email protected]>
date : Mon, 23 Feb 2026 13:53:35 +0100
Click here for diff
Stamp 14.21.
commit : eb788b43371849237c61ba2747fc11e96c08d861
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:57:12 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:57:12 -0500
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : 8771763bd97607882dd47925dceea0859a59ce97
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
Click here for diff
Stamp 15.16.
commit : 78bc85dd4455c302c345c550e0628a1522df108d
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:55:28 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:55:28 -0500
Click here for diff
M configure
M configure.ac
Last-minute updates for release notes.
commit : 749e616b7693cec9baaaf8744d740d436693ac91
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
Click here for diff
Stamp 16.12.
commit : e15d96551f9760e62888b5082ad050329c1c4cdf
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:53:53 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:53:53 -0500
Click here for diff
M configure
M configure.ac
M meson.build
Last-minute updates for release notes.
commit : 9889b3b64fe6bb52084159ae9bc5f2f5943fdd8a
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
Click here for diff
Stamp 17.8.
commit : 6af885119b52a2a6229959670ba3ae5e36bf9806
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:51:54 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 16:51:54 -0500
Click here for diff
M configure
M configure.ac
M meson.build
Last-minute updates for release notes.
commit : a3acb409025a2f8e2cb93346bbc1d87281f861fc
author : Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
committer: Tom Lane <[email protected]>
date : Mon, 9 Feb 2026 14:01:20 -0500
Click here for diff