-
Notifications
You must be signed in to change notification settings - Fork 797
Open
Labels
C-testingCategory: testingCategory: testinggood first issueCategory: good first issueCategory: good first issue
Description
Summary
#16480
https://www.postgresql.org/docs/current/functions-formatting.html
- Data type: int8, int16, int32, int64 feat(query): Initial implementation of postgres-compatible number
to_char
function #16507 - Data type: float, double feat(query): Initial implementation of postgres-compatible number
to_char
function #16507 - Data type: decimal32, decimal64
- Reuse parsed
FmtCacheEntry
- Pattern: 9/0/./,/PR/MI/PL/SG/EEEE/literal feat(query): Initial implementation of postgres-compatible number
to_char
function #16507 - Pattern
S/L/D/G
without locale feat(query): Simplified version Pattern S/L/D/G for numberto_char
#16569 - Locale Support
- Pattern:
RN
Roman numeral (input between 1 and 3999) - Pattern:
TH
orth
ordinal number suffix - Pattern:
V
shift specified number of digits - more test
- doc
dosubot
Metadata
Metadata
Assignees
Labels
C-testingCategory: testingCategory: testinggood first issueCategory: good first issueCategory: good first issue