Commits (2)
......@@ -2124,7 +2124,10 @@ randomness_in_postgres_opcodes:
randomness in bc files
buildpath_in_postgres_opcodes:
description: |
buildpath in bc files
buildpath in bc files.
.
Possibly via using the source_filename variable in
postgres*/src/tools/pgindent/pgindent.
timestamps_in_pdf_generated_by_daps:
description: |
PDF files generated with daps contain the CreationDate.
......
......@@ -20323,7 +20323,7 @@ postgresql-14:
Embeds build path using a full path in the source_filename
variable in src/tools/pgindent/pgindent.
issues:
- captures_build_path
- buildpath_in_postgres_opcodes
postgresql-13:
version: 13.0-1
issues:
......