Notes for postgresql-15 - reproducible builds result

Version annotated: 15.0-2
Identified issues:
Identifier: buildpath_in_postgres_opcodes
Description buildpath in bc files.
.
Possibly via using the source_filename variable in
postgres*/src/tools/pgindent/pgindent.
Comments: Embeds build path using a full path in the source_filename
variable in src/tools/pgindent/pgindent.
.
temporary .c files embedded in debug symbols, resulting in
differing buildid. (e.g. .dtrace-temp.22bd8312.c
vs. .dtrace-temp.0add8e90.c)
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).