| From: | laurie(dot)burrow(at)powerconv(dot)alstom(dot)com |
|---|---|
| To: | postgresql <pgsql-general(at)postgresql(dot)org> |
| Subject: | How to find out about the functions supported in Postgres 8 |
| Date: | 2005-01-27 11:54:24 |
| Message-ID: | OF686AE45A.E35C5F35-ON80256F96.0040E1BB-80256F96.00419DAA@transport.alstom.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-general |
In another thread (Re: [GENERAL] Return value of 'serial' column on insert)
Bruno Wolff wrote
...
> You can use the currval function to get the id. Normally the sequence
> will have a name like table_column_seq. In 8.0, there is a function
> you can use to get the sequence name, which is a bit more robust than
> hard coding it.
This sounds well useful. How do I find out what the functions available in
Postgres 8 are, and what their usage and calling parameters are?
Thanks
Laurie
:.________________
CONFIDENTIALITY : This e-mail and any attachments are confidential and
may be privileged. If you are not a named recipient, please notify the
sender immediately and do not disclose the contents to another person, use
it for any purpose or store or copy the information in any medium.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2005-01-27 12:13:19 | Re: How to find out about the functions supported in Postgres |
| Previous Message | Mario Reis | 2005-01-27 11:08:57 | Error messages |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2005-01-27 12:13:19 | Re: How to find out about the functions supported in Postgres |
| Previous Message | Max | 2005-01-27 11:51:59 |