Header And Logo

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

Data Fields

ntile_context Struct Reference

Data Fields

int32 ntile
int64 rows_per_bucket
int64 boundary
int64 remainder

Detailed Description

Definition at line 30 of file windowfuncs.c.


Field Documentation

Definition at line 34 of file windowfuncs.c.

Referenced by window_ntile().

Definition at line 32 of file windowfuncs.c.

Referenced by window_ntile().

Definition at line 35 of file windowfuncs.c.

Referenced by window_ntile().

Definition at line 33 of file windowfuncs.c.

Referenced by window_ntile().


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