Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

NUMProc Struct Reference

Data Fields

bool is_to_char
NUMDescNum
int sign
int sign_wrote
int num_count
int num_in
int num_curr
int num_pre
int read_dec
int read_post
int read_pre
char * number
char * number_p
char * inout
char * inout_p
char * last_relevant
char * L_negative_sign
char * L_positive_sign
char * decimal
char * L_thousands_sep
char * L_currency_symbol

Detailed Description

Definition at line 915 of file formatting.c.


Field Documentation

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_prepare_locale().

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_processor().

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_processor().

Definition at line 917 of file formatting.c.

Referenced by NUM_processor().

Definition at line 931 of file formatting.c.

Referenced by NUM_prepare_locale(), and NUM_processor().

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_prepare_locale().

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_prepare_locale().

Definition at line 931 of file formatting.c.

Referenced by NUM_prepare_locale(), and NUM_processor().

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_to_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_to_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_to_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_to_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_to_char(), and NUM_processor().

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_from_char(), and NUM_processor().

Definition at line 931 of file formatting.c.

Referenced by NUM_numpart_from_char(), NUM_numpart_to_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_from_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_from_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_from_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_to_char(), and NUM_processor().

Definition at line 920 of file formatting.c.

Referenced by NUM_numpart_to_char(), and NUM_processor().


The documentation for this struct was generated from the following file: