mirror of
https://github.com/postgres/postgres.git
synced 2025-10-12 07:05:03 +03:00
Update pgrowlocks extension for parallel query.
The pgrowlocks function provided by this extension is PARALLEL SAFE. Andreas Karlsson
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# pgrowlocks extension
|
||||
comment = 'show row-level locking information'
|
||||
default_version = '1.1'
|
||||
default_version = '1.2'
|
||||
module_pathname = '$libdir/pgrowlocks'
|
||||
relocatable = true
|
||||
|
Reference in New Issue
Block a user