| Age | Commit message (Expand) | Author |
| 2003-03-28 | Fix number of columns in SGML, from Weiping He | Bruce Momjian |
| 2003-03-27 | This patch implements holdable cursors, following the proposal | Bruce Momjian |
| 2003-03-27 | * Make pg_get_triggerdef documentation consistent with other pg_get_ | Bruce Momjian |
| 2003-03-27 | to_char fixes, Karel Zak | Bruce Momjian |
| 2003-03-25 | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut |
| 2003-03-25 | I mean, bison 1.875. :-) | Bruce Momjian |
| 2003-03-25 | Mention bison 1.85 is now required. | Bruce Momjian |
| 2003-03-25 | Use PQfreemem() consistently, and document its use for Notify. | Bruce Momjian |
| 2003-03-24 | Prevent multiple queries in a single string into a single transaction | Bruce Momjian |
| 2003-03-24 | Another big editing pass for consistent content and presentation. | Peter Eisentraut |
| 2003-03-23 | Instead of storing pg_statistic stavalues entries as text strings, store | Tom Lane |
| 2003-03-22 | Add PQfreemem() call for Win32. | Bruce Momjian |
| 2003-03-21 | Add hostmask() function: | Bruce Momjian |
| 2003-03-21 | Remove mention of transactions for insensitive cursors. | Bruce Momjian |
| 2003-03-21 | Reimplement NUMERIC datatype using base-10000 arithmetic; also improve | Tom Lane |
| 2003-03-20 | This is not the only place in the system catalogs where NULL is | Bruce Momjian |
| 2003-03-20 | The documentation for SELECT is incorrect in a sense: the syntax for a | Bruce Momjian |
| 2003-03-20 | This patch creates a function named pg_get_triggerdef that takes the oid of | Bruce Momjian |
| 2003-03-20 | Now that the CLUSTER ALL machinery is in place, the clusterdb script can | Bruce Momjian |
| 2003-03-20 | Add ALTER TABLE <tablename> CLUSTER ON <indexname> | Bruce Momjian |
| 2003-03-20 | It would also be handy if users could see their own pg_stat_activity | Bruce Momjian |
| 2003-03-20 | Fix typo in SGML tags. | Bruce Momjian |
| 2003-03-20 | Re-add type conversion examples. | Bruce Momjian |
| 2003-03-20 | Todo items: | Bruce Momjian |
| 2003-03-20 | PGRES_POLLING_ACTIVE is unused, keep for backward compatibility. | Bruce Momjian |
| 2003-03-20 | (Now featuring documentation: fixed some typos, expanded the | Bruce Momjian |
| 2003-03-20 | > I can see a couple possible downsides: (a) the library might have some | Bruce Momjian |
| 2003-03-20 | Minor doc patch: create function | Bruce Momjian |
| 2003-03-20 | Add start time to pg_stat_activity | Bruce Momjian |
| 2003-03-19 | Remove typecasting section that isn't needed anymore. | Bruce Momjian |
| 2003-03-18 | Reimplement create and drop scripts in C, to reduce repetitive | Peter Eisentraut |
| 2003-03-18 | Remove duplicate ANALYZE recommendation in pg_dump. | Bruce Momjian |
| 2003-03-18 | Add mention of ANALYZE after object restore. | Bruce Momjian |
| 2003-03-17 | Increase max known database size. | Bruce Momjian |
| 2003-03-13 | Big editing for consistent content and presentation. | Peter Eisentraut |
| 2003-03-11 | Implement SQL92-compatible FIRST, LAST, ABSOLUTE n, RELATIVE n options | Tom Lane |
| 2003-03-10 | Update German FAQ | Bruce Momjian |
| 2003-03-10 | Restructure parsetree representation of DECLARE CURSOR: now it's a | Tom Lane |
| 2003-03-07 | Update FAQ. | Bruce Momjian |
| 2003-03-07 | Update Russian FAQ, from Viktor Vislobokov. | Bruce Momjian |
| 2003-03-04 | Reimplement free-space-map management as per recent discussions. | Tom Lane |
| 2003-03-03 | Improve description of geometric operators. | Tom Lane |
| 2003-02-22 | More infrastructure for btree compaction project. Tree-traversal code | Tom Lane |
| 2003-02-19 | This patch makes the following changes to the documentation: | Bruce Momjian |
| 2003-02-19 | Allow PQcmdTuples to return row counts for MOVE and FETCH. | Bruce Momjian |
| 2003-02-19 | The following patches eliminate the overflows in the j2date() and date2j() | Bruce Momjian |
| 2003-02-19 | This patch includes more SGML markup fixes as well as a few minor | Bruce Momjian |
| 2003-02-19 | This patch adds a note to the documentation describing why the | Bruce Momjian |
| 2003-02-19 | Add SQL 200X standards URL. | Bruce Momjian |
| 2003-02-18 | Update URL. | Bruce Momjian |