1998-08-24 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | LONG_LONG_64 fix. |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | I have found a minor problem with current configure.in. |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | man pages cleanup |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | OLD has to return CURRENT for now, Jan. |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | This is the final state of the rule system for... |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | Compile ecpg by default. |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | just that the regression tests for rules work,... |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | o note that now pg_database has a new attribuite "encod... |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Bruce Momjian | Attached is a patch that uses autoconf to determine... |
commit | commitdiff | tree | snapshot |
1998-08-23 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Bruce Momjian | fulltext copy script. |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Bruce Momjian | As proposed, here is the current version of... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Bruce Momjian | Patch to allow createuser options from the command... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Bruce Momjian | With the attached patch, I have verified that long... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Bruce Momjian | The attached patch fixes a problem that I seem to have... |
commit | commitdiff | tree | snapshot |
1998-08-22 |
Bruce Momjian | Here are additional patches for the UnixWare 7 port. |
commit | commitdiff | tree | snapshot |
1998-08-21 |
Bruce Momjian | Fix display in initdb. |
commit | commitdiff | tree | snapshot |
1998-08-20 |
Bruce Momjian | Fix for index problem that showed up in constraint... |
commit | commitdiff | tree | snapshot |
1998-08-20 |
Bruce Momjian | update fixes. |
commit | commitdiff | tree | snapshot |
1998-08-20 |
Bruce Momjian | fix for index problem. |
commit | commitdiff | tree | snapshot |
1998-08-20 |
Bruce Momjian | Another vacuum fix. |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Bruce Momjian | Fix for vacuum introduced today. |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Bruce Momjian | Vacuum cleanup. |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Bruce Momjian | Vacuum fix. Was modifying cache. |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Bruce Momjian | Fix for vacuum updating problem. |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Bruce Momjian | fix for ecpg corruption |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Bruce Momjian | heap_fetch requires buffer pointer, must be released... |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Marc G. Fournier | Fix for SNPRINTF test in configure |
commit | commitdiff | tree | snapshot |
1998-08-19 |
Marc G. Fournier | Add rule tests to regression tests... |
commit | commitdiff | tree | snapshot |
1998-08-18 |
Marc G. Fournier | From: Jan Wieck <jwieck@debis.com> |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Make small sentence cleanups. Add missing formatting... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Rename Id tags to eliminate the trailing "-1" field... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Move SQL reference pages up into the User's Guide. |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Small sentence cleanups. Add tags for acronyms and... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Bring document list closer to up to day. |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Enhanced the allowed constraint syntax, so remove menti... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Update Id fields in header tags. Rename the TUTORIAL... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Fix small typo. |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Update the random test so it should succeed most of... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Update for changes to gram.y. |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Allow NOT LIKE, IN, NOT IN, BETWEEN, and NOT BETWEEN... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Thomas G. Lockhart | Use the parser macro IS_BINARY_COMPATIBLE() to allow... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Marc G. Fournier | From: Tom Lane <tgl@sss.pgh.pa.us>To: pgsql-patches... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Marc G. Fournier | Just a couple of "after-commit" cleanups... |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Marc G. Fournier | Date: Sun, 16 Aug 1998 14:56:48 -0400 |
commit | commitdiff | tree | snapshot |
1998-08-17 |
Marc G. Fournier | From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Thomas G. Lockhart | Allow a null pointer to be returned from get_opname(). |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Thomas G. Lockhart | Check for null pointer returned from get_opname(). |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Thomas G. Lockhart | Check for null pointer returned from get_opname(). |
commit | commitdiff | tree | snapshot |
1998-08-16 |
Thomas G. Lockhart | Disable not-ready-to-use support code for the line... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | This README only mentions nroff problems with page... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Include a sentence in the top pointing to the new docs. |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Converted to page.sgml. Not needed in a man page. |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Information moved to sgml source files. |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Make minor formatting improvements to statement synopses. |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Update for new information on PQsetNoticeProcessor(). |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Change Id field in chapter tag to change html output... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Include working list of all documentation sources,... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Include new chapters. |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Nice exposition on indices and keys from Herouth Maoz... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Convert information from man pages. Not really suitable... |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Remove single-argument trim() function from table. |
commit | commitdiff | tree | snapshot |
1998-08-15 |
Thomas G. Lockhart | Some old cleanup fixes for close_ps() from G. Thaker. |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Thomas G. Lockhart | Allow binary-compatible indices to be considered when... |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Thomas G. Lockhart | Include OID as a built-in type. |
commit | commitdiff | tree | snapshot |
1998-08-14 |
Thomas G. Lockhart | Check for bad result from pg_id. A bad result can come... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | fix typo. |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | Strategy cleanups. |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | index strategy cleanup |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | the following patch fixes a bug in the oracle... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | This one cleans the cursor problems ecpg had so far... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | Change owner from oid to int4 type. |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | More op_class cleanup. |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | Remove NOBTREE defines, and make findoidlinks handle... |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | cleanup. |
commit | commitdiff | tree | snapshot |
1998-08-11 |
Bruce Momjian | New findoidjoins examines oid columns to find join... |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Bruce Momjian | Add new \w write command to psql. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Bruce Momjian | Update flowchart. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Bruce Momjian | Update flowchart. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Bruce Momjian | Cleanups of optimizer. |
commit | commitdiff | tree | snapshot |
1998-08-10 |
Bruce Momjian | Cleanup optimizer function names and clarify code. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Bruce Momjian | Update pgindent. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Bruce Momjian | New pgindent. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Bruce Momjian | cleanups. |
commit | commitdiff | tree | snapshot |
1998-08-09 |
Bruce Momjian | The attached patch implements some changes that were... |
commit | commitdiff | tree | snapshot |
1998-08-07 |
Bruce Momjian | OPTIMIZER_DEBUG additions. |
commit | commitdiff | tree | snapshot |
1998-08-06 |
Bruce Momjian | Make large objects their own relkind type. Fix dups... |
commit | commitdiff | tree | snapshot |
1998-08-05 |
Bruce Momjian | flowchart update |
commit | commitdiff | tree | snapshot |
1998-08-05 |
Bruce Momjian | flowchart update |
commit | commitdiff | tree | snapshot |
1998-08-05 |
Bruce Momjian | Fix for \d index display. |
commit | commitdiff | tree | snapshot |
1998-08-05 |
Marc G. Fournier | From: David Hartwig <daybee@bellatlantic.net> |
commit | commitdiff | tree | snapshot |
1998-08-05 |
Marc G. Fournier | From: Dr. Michael Meskes <meskes@online-club.de> |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Bruce Momjian | OR processing cleanup. |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Bruce Momjian | Add Indices display to \d command. |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Bruce Momjian | Fix encoding grammer problem. |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Bruce Momjian | MergeSort was sometimes called mergejoin and was confus... |
commit | commitdiff | tree | snapshot |
1998-08-04 |
Bruce Momjian | EXPLAIN VERBOSE prints the plan, and now pretty-prints... |
commit | commitdiff | tree | snapshot |
next |