Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
d24b8ca61fe6567d27ec25bdd96b7b7b401c3151...4520744a6fbf4b2f0f31762963e7516532515ec8
Commits (2)
buildpath_in_postgres_opcodes: Update description with possible cause.
· 7a6e9a65
Vagrant Cascadian
authored
Mar 06, 2022
7a6e9a65
postgres-14: Mark with buildpath_in_postgres_opcodes, remove
· 4520744a
Vagrant Cascadian
authored
Mar 06, 2022
captures_build_path.
4520744a
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
4520744a
...
...
@@ -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.
...
...
packages.yml
View file @
4520744a
...
...
@@ -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:
...
...