8000 Improve formatting for pretty printed integers by hanefi · Pull Request #792 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve formatting for pretty printed integers #792

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 29, 2024

Conversation

hanefi
Copy link
Contributor
@hanefi hanefi commented May 29, 2024

During development I created a table with 1000 tuples and in the logs I saw that the format is not so easy to read and understand.

... with an estimated total of 1 0 tuples ...

For numbers with 4, 5, or 6 decimal digits, we should pad the number with zeros.

During development I created a table with 1000 tuples and in the logs I
saw that the format is not so easy to read and understand.

... with an estimated total of 1 0 tuples ...

For numbers with 4, 5, or 6 decimal digits, we should pad the number
with zeros.
@dimitri dimitri added enhancement New feature or request good first issue Good for newcomers labels May 29, 2024
@dimitri dimitri added this to the v0.17 milestone May 29, 2024
@dimitri dimitri merged commit aece079 into dimitri:main May 29, 2024
18 checks passed
@hanefi hanefi deleted the zero-padding-for-pp branch June 6, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0