Re: [HACKERS] generated columns
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>, Pavel Stehule <pavel.stehule@gmail.com>, Sergei Kornilov <sk@zsrv.org>, Jaime Casanova <jaime.casanova@2ndquadrant.com>
Date: 2019-02-27T07:31:24Z
Lists: pgsql-hackers
On Wed, Feb 27, 2019 at 08:05:02AM +0100, Peter Eisentraut wrote: > There is something like that at the top of > src/test/regress/sql/generated.sql. I can expand that. I think you mean identity.sql. I would think that this would live better with some other sanity checks. I am fine with your final decision on the matter. > But it only covers the tests. For run time checks, you'd want > something like pg_catcheck. Sure. -- Michael
Commits
-
Generated columns
- fc22b6623b6b 12.0 landed
-
Add walreceiver API to get remote server version
- 69039fda837d 12.0 landed
-
Add pg_partition_tree to display information about partitions
- d5eec4eefde7 12.0 cited
-
pg_restore: Augment documentation for -N option
- 2fe42baf7c1a 12.0 cited
-
Change delimiter used for display of NextXID
- 59a884e9854c 9.6.0 cited