aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add rule tests to regression tests...Marc G. Fournier1998-08-19
* From: Jan Wieck <jwieck@debis.com>Marc G. Fournier1998-08-18
* Make small sentence cleanups. Add missing formatting for program example.Thomas G. Lockhart1998-08-17
* Rename Id tags to eliminate the trailing "-1" field. This propagatesThomas G. Lockhart1998-08-17
* Move SQL reference pages up into the User's Guide.Thomas G. Lockhart1998-08-17
* Small sentence cleanups. Add tags for acronyms and products.Thomas G. Lockhart1998-08-17
* Bring document list closer to up to day.Thomas G. Lockhart1998-08-17
* Enhanced the allowed constraint syntax, so remove mention of the problem.Thomas G. Lockhart1998-08-17
* Update Id fields in header tags. Rename the TUTORIAL tag to avoidThomas G. Lockhart1998-08-17
* Fix small typo.Thomas G. Lockhart1998-08-17
* Update the random test so it should succeed most of the time.Thomas G. Lockhart1998-08-17
* Update for changes to gram.y.Thomas G. Lockhart1998-08-17
* Allow NOT LIKE, IN, NOT IN, BETWEEN, and NOT BETWEEN expressionsThomas G. Lockhart1998-08-17
* Use the parser macro IS_BINARY_COMPATIBLE() to allow more successThomas G. Lockhart1998-08-17
* From: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches@postgreSQL.orgMarc G. Fournier1998-08-17
* Just a couple of "after-commit" cleanups...Marc G. Fournier1998-08-17
* Date: Sun, 16 Aug 1998 14:56:48 -0400Marc G. Fournier1998-08-17
* From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>Marc G. Fournier1998-08-17
* Allow a null pointer to be returned from get_opname().Thomas G. Lockhart1998-08-16
* Check for null pointer returned from get_opname().Thomas G. Lockhart1998-08-16
* Check for null pointer returned from get_opname().Thomas G. Lockhart1998-08-16
* Disable not-ready-to-use support code for the line data type.Thomas G. Lockhart1998-08-16
* This README only mentions nroff problems with page.5, which has beenThomas G. Lockhart1998-08-15
* Include a sentence in the top pointing to the new docs.Thomas G. Lockhart1998-08-15
* Converted to page.sgml. Not needed in a man page.Thomas G. Lockhart1998-08-15
* Information moved to sgml source files.Thomas G. Lockhart1998-08-15
* Make minor formatting improvements to statement synopses.Thomas G. Lockhart1998-08-15
* Update for new information on PQsetNoticeProcessor().Thomas G. Lockhart1998-08-15
* Change Id field in chapter tag to change html output file name.Thomas G. Lockhart1998-08-15
* Include working list of all documentation sources, with current statusThomas G. Lockhart1998-08-15
* Include new chapters.Thomas G. Lockhart1998-08-15
* Nice exposition on indices and keys from Herouth Maoz which appearedThomas G. Lockhart1998-08-15
* Convert information from man pages. Not really suitable for man pagesThomas G. Lockhart1998-08-15
* Remove single-argument trim() function from table.Thomas G. Lockhart1998-08-15
* Some old cleanup fixes for close_ps() from G. Thaker.Thomas G. Lockhart1998-08-15
* Allow binary-compatible indices to be considered when checking for validThomas G. Lockhart1998-08-14
* Include OID as a built-in type.Thomas G. Lockhart1998-08-14
* Check for bad result from pg_id. A bad result can come from shared libraryThomas G. Lockhart1998-08-14
* fix typo.Bruce Momjian1998-08-11
* Strategy cleanups.Bruce Momjian1998-08-11
* index strategy cleanupBruce Momjian1998-08-11
* the following patch fixes a bug in the oracle compatibilityBruce Momjian1998-08-11
* This one cleans the cursor problems ecpg had so far. It is now ableBruce Momjian1998-08-11
* Change owner from oid to int4 type.Bruce Momjian1998-08-11
* More op_class cleanup.Bruce Momjian1998-08-11
* Remove NOBTREE defines, and make findoidlinks handle regproc.Bruce Momjian1998-08-11
* cleanup.Bruce Momjian1998-08-11
* New findoidjoins examines oid columns to find join relationships.Bruce Momjian1998-08-11
* Add new \w write command to psql.Bruce Momjian1998-08-10
* Update flowchart.Bruce Momjian1998-08-10