| PostgreSQL Reference Manual - Volume 1 - SQL Language Reference by The PostgreSQL Global Development Group Paperback (6"x9"), 716 pages ISBN 0954612027 RRP £32.00 ($49.95) Sales of this book support the PostgreSQL project! Get a printed copy>>> |
6.7.1 Points
Points are the fundamental two-dimensional building block for geometric types.
Values of type point are specified using the following syntax:
( x , y ) x , y
where x and y are the respective coordinates as floating-point numbers.
| ISBN 0954612027 | PostgreSQL Reference Manual - Volume 1 - SQL Language Reference | See the print edition |