| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2002-11-09 | Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }] | Bruce Momjian | |
| for temp tables. Gavin Sherry | |||
| 2002-11-08 | Update discussion of floating-point problems in regression tests. | Tom Lane | |
| 2002-11-08 | Here is a patch that does just that, while maintaining the | Bruce Momjian | |
| "traditional" behavior, so the change should be transparent. Use the command "\pset pager always" to turn it on. Anything else does the normal toggle between "on" and "off" Greg Sabino Mullane | |||
| 2002-11-08 | Add extra_float_digits GUC parameter to allow adjustment of displayed | Tom Lane | |
| precision for float4, float8, and geometric types. Set it in pg_dump so that float data can be dumped/reloaded exactly (at least on platforms where the float I/O support is properly implemented). Initial patch by Pedro Ferreira, some additional work by Tom Lane. | |||
| 2002-11-08 | Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const param | Bruce Momjian | |
| doc mention to match code and include files. | |||
| 2002-11-08 | I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy between | Bruce Momjian | |
| the documentation and behavior of "pg_result $res -oid" when $res is not from an INSERT. The documentation says it should return an empty string, but in fact it returns 0. I think it used to return an empty string around PostgreSQL-7.1.3 when PQoidStatus() was used, but now it uses PQoidValue() which returns InvalidOid, 0 in this case. Assuming the current behavior is desired, here is a patch to the documentation doc/src/sgml/libpgtcl.sgml to match what really happens: ljb | |||
| 2002-11-08 | Update release docs for 7.3. | Bruce Momjian | |
| 2002-11-05 | Add OS/X kernel tuning section. | Bruce Momjian | |
| 2002-11-05 | Update FAQ_DEV. | Bruce Momjian | |
| 2002-11-05 | Update FAQ_DEV. | Bruce Momjian | |
| 2002-11-05 | Update ports list. | Bruce Momjian | |
| 2002-11-05 | Update ports list. | Bruce Momjian | |
| 2002-11-05 | Update ports list. | Bruce Momjian | |
| 2002-11-05 | Update ports list. | Bruce Momjian | |
| 2002-11-05 | Fix broken markup. | Tom Lane | |
| 2002-11-05 | Update ports list. | Bruce Momjian | |
| 2002-11-04 | Update ports list. | Bruce Momjian | |
| 2002-11-03 | Update FAQ_DEV. | Bruce Momjian | |
| 2002-11-03 | This patch adds a couple of extra index entries and removes some | Bruce Momjian | |
| out-of-date text about multibyte encoding (which is now always included). Oliver Elphick | |||
| 2002-11-03 | This patch adds information to the documentation on .pgpass and creates | Bruce Momjian | |
| additional index entries for it. Oliver Elphick | |||
| 2002-11-02 | Fix some misstatements in WAL parameter discussion. | Tom Lane | |
| 2002-11-02 | Remove encoding lookups from grammar stage, push them back to places | Tom Lane | |
| where it's safe to do database access. Along the way, fix core dump for 'DEFAULT' parameters to CREATE DATABASE. initdb forced due to change in pg_proc entry. | |||
| 2002-11-02 | Fix permissions-checking bugs and namespace-search-path bugs in | Tom Lane | |
| CONVERSION code. Still need to figure out what to do about inappropriate coding in parsing. | |||
| 2002-11-02 | Update port list. | Bruce Momjian | |
| 2002-10-31 | Update description of timestamp types for 7.3 implementation. | Tom Lane | |
| 2002-10-30 | Add mention of T on .pot files, from pkuczynski@hypode.pl | Bruce Momjian | |
| 2002-10-30 | Clean up Unixware entry for Larry Rosenman | Bruce Momjian | |
| 2002-10-29 | Update ports list. | Bruce Momjian | |
| 2002-10-29 | Update ports list. | Bruce Momjian | |
| 2002-10-29 | Update ports list. | Bruce Momjian | |
| 2002-10-29 | Clean up markup in ports list. | Bruce Momjian | |
| 2002-10-29 | Update ports list. | Bruce Momjian | |
| 2002-10-29 | Update Giles email address. | Bruce Momjian | |
| 2002-10-29 | Update port list. | Bruce Momjian | |
| 2002-10-29 | Update port list. | Bruce Momjian | |
| 2002-10-29 | Update port list. | Bruce Momjian | |
| 2002-10-29 | Update port list. | Bruce Momjian | |
| 2002-10-27 | Update ports list. | Bruce Momjian | |
| 2002-10-26 | Update ports. | Bruce Momjian | |
| 2002-10-26 | Update ports list. | Bruce Momjian | |
| 2002-10-26 | Update port list. | Bruce Momjian | |
| 2002-10-26 | Update ports. | Bruce Momjian | |
| 2002-10-26 | Update BSD/OS as supported platform. | Bruce Momjian | |
| 2002-10-24 | Add note about sort order of character datatypes being locale-dependent, | Tom Lane | |
| per suggestion from Nicolaus Erichsen. | |||
| 2002-10-24 | Make link to schema inspection functions more clear. | Tom Lane | |
| 2002-10-24 | Add introductory sections explaining what each book is about. Remove Y2K | Peter Eisentraut | |
| statement. | |||
| 2002-10-23 | Add mention of postgres signals to reference page | Bruce Momjian | |
| Joseph Shraibman | |||
| 2002-10-22 | Updated German FAQ, from Ian Barwick | Bruce Momjian | |
| 2002-10-22 | Specify that we need bison >= 1.50. | Tom Lane | |
| 2002-10-21 | Move libpgeasy.sgml to gborg. | Bruce Momjian | |
