doc: Fix section of functions age(xid) and mxid_age(xid)
[pgsql.git] / contrib / pgrowlocks / pgrowlocks--1.1--1.2.sql
blob94ebf5478b72124e1dd6633f6710cc52a26feeb0
1 /* contrib/pgrowlocks/pgrowlocks--1.1--1.2.sql */
3 -- complain if script is sourced in psql, rather than via ALTER EXTENSION
4 \echo Use "ALTER EXTENSION pgrowlocks UPDATE TO '1.2'" to load this file. \quit
6 ALTER FUNCTION pgrowlocks(text) PARALLEL SAFE;