Re: Add has_large_object_privilege function - Mailing list pgsql-hackers

From Dagfinn Ilmari Mannsåker
Subject Re: Add has_large_object_privilege function
Date
Msg-id 87a5ftbcl2.fsf@wibble.ilmari.org
Whole thread Raw
In response to Add has_large_object_privilege function  (Yugo NAGATA <nagata@sraoss.co.jp>)
Responses Re: Add has_large_object_privilege function
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:

> - New functions introduced during a development cycle should use OIDs in
> the range 8000-9999.  See 98eab30b93d5, consisting of running
> ./unused_oids to get a random range.

There's been seen several fixups of this kind recently.  Should we add a
note about this to the comment at the top of all of the pg_*.dat files
that have explicit oid assignments?  People might be more likely to
notice that than the the section over in bki.sgml.

- ilmari



pgsql-hackers by date:

Previous
From: "Andrey M. Borodin"
Date:
Subject: Re: Truncate logs by max_log_size
Next
From: Andrew Dunstan
Date:
Subject: Re: SQL:2023 JSON simplified accessor support