1998-08-01 |
Bruce Momjian | Fix duplicate inside initdb.sh |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Bruce Momjian | Cleanup of OR fix. |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Bruce Momjian | Allow index use with OR clauses. |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Marc G. Fournier | Adrian Hall reported a problem to me that snprintf... |
commit | commitdiff | tree | snapshot |
1998-08-01 |
Vadim B. Mikheev | Lmgr cleanup, new locking modes for LLL. |
commit | commitdiff | tree | snapshot |
1998-07-31 |
Vadim B. Mikheev | Matching clauses to functional indices was broken,... |
commit | commitdiff | tree | snapshot |
1998-07-30 |
Vadim B. Mikheev | Fix scan adjustment. |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Removed from distribution. Completely converted to... |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Use libpq only once to avoid file naming conflicts... |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Somehow had substituted this file for the contents... |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Add id field to chapter and book tags to allow output... |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Add port information for NS32532. |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Include information on documentation products and sources. |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Add missing information. |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Use option to jade to produce html file names from... |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Add new files from Oliver Elphick. |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Fix minor end-of-file formatting. |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Information moved to doc/src/sgml/release.sgml. |
commit | commitdiff | tree | snapshot |
1998-07-29 |
Thomas G. Lockhart | Information moved to doc/src/sgml/geqo.sgml. |
commit | commitdiff | tree | snapshot |
1998-07-27 |
Vadim B. Mikheev | Use Snapshot in heap access methods. |
commit | commitdiff | tree | snapshot |
1998-07-27 |
Marc G. Fournier | Missed a few files in the last round of commits from... |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Marc G. Fournier | From: t-ishii@sra.co.jp |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Marc G. Fournier | I missed addding initdb.sh ... |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Bruce Momjian | Update flowchart. Add arrow. |
commit | commitdiff | tree | snapshot |
1998-07-26 |
Bruce Momjian | Fix compile error. Make transaction/work optional... |
commit | commitdiff | tree | snapshot |
1998-07-25 |
Bruce Momjian | Update psql help syntax to remove <> and uppercaese... |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Bruce Momjian | Add mention of actual SQL command to create*/destroy... |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Bruce Momjian | Add mention of SQL commands to create/destroy man pages. |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Bruce Momjian | Add mention of psql and template1 to create*, destroy... |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Bruce Momjian | Fix HAVING patch missing cast. |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Bruce Momjian | I'm sorry, but I think I introduced a little bug with... |
commit | commitdiff | tree | snapshot |
1998-07-24 |
Marc G. Fournier | I really hope that I haven't missed anything in this... |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Byron Nikolaidis | Version 06-30-0248 |
commit | commitdiff | tree | snapshot |
1998-07-22 |
Vadim B. Mikheev | Fix _lo_commit: core if LO memmory context was not... |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Vadim B. Mikheev | VariableCache (next XID generator) is placed in shmem. |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Bruce Momjian | Update. |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Bruce Momjian | Update. |
commit | commitdiff | tree | snapshot |
1998-07-21 |
Bruce Momjian | Theses buffer leaks are caused by indexes that are... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | target list fixes. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | makeTargetEntry cleanup. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Makefile removal of internal.c. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Cleanup makeTargetEntry and remove internal.c. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Use defines rather than constants for types. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Fix problem brought in with 32K machine. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Cleanup use of 16 that should be NAMEDATALEN. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Cleanup Name usage. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Fix temp name length. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Remove un-needed references to Name. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Update version. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Add contributor name to fulltextindex, and clean up... |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Update fti README and stopwords. |
commit | commitdiff | tree | snapshot |
1998-07-20 |
Bruce Momjian | Update list of contrib directories. |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | I finally got the time to put together some stuff for... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Remove unneeded strcpy() of timezone. |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Remove un-needed psort close. |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Lock fix from Tom Ivar Helbekkmo . |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | 1) Queries using the having clause on base tables shoul... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | pg_dump -z has gotten rather thoroughly broken in the... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Make sparc/solaris not use complex macr. |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Attached are the three patches that were needed to... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | My mailer munged the intro text in my last post. Here... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Conditionally execute Junk filter only when ORDER BY... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Somewhere between 6.1 and 6.3 someone removed the suppo... |
commit | commitdiff | tree | snapshot |
1998-07-19 |
Bruce Momjian | Add DISABLE_COMPLEX_MACRO to sco. |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Bruce Momjian | Add auto-size to screen to \d? commands. Use UNION... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Bruce Momjian | Move common lock code to their own section. |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Bruce Momjian | On architectures where we don't have any special inline... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Bruce Momjian | Thank you for testing and reporting this. It is my... |
commit | commitdiff | tree | snapshot |
1998-07-18 |
Bruce Momjian | Rename Rel to RelOptInfo. |
commit | commitdiff | tree | snapshot |
1998-07-17 |
Bruce Momjian | update |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Bruce Momjian | Remove monitor mention and add psql. |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Bruce Momjian | Fix for Group ReScan suggested by Vadim. |
commit | commitdiff | tree | snapshot |
1998-07-16 |
Bruce Momjian | Patch for ReScan of Group. |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Bruce Momjian | Allow UNION/UNION ALL in subselects. |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Bruce Momjian | Fix for COPY problem and atttypmod. |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Bruce Momjian | Update word. |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Bruce Momjian | Add PGUSER to man page. |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Bruce Momjian | Allow UNION in subselect. |
commit | commitdiff | tree | snapshot |
1998-07-15 |
Bruce Momjian | Fix explain for union and inheritance. Rename Append... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Thomas G. Lockhart | Fix for UNION selects with constant NULL expressions... |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Thomas G. Lockhart | First version of files from Oliver Elphick. |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Bruce Momjian | utoconf |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Bruce Momjian | Update for hpux and rint |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Bruce Momjian | More updates for typmod int32 change. From Tom Lane. |
commit | commitdiff | tree | snapshot |
1998-07-14 |
Bruce Momjian | Major man page update from Tom Lane. c |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Bruce Momjian | Fix for AS name quotation problem. |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Bruce Momjian | Currently, building on any platform that hasn't got... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Bruce Momjian | Inline function, rename libpq variablees, change lrel... |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Bruce Momjian | Rename libpq to use more normal field names. |
commit | commitdiff | tree | snapshot |
1998-07-13 |
Bruce Momjian | Fix libpq because it was reading from the backend as... |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Bruce Momjian | removed unneeded long spec on constants. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Bruce Momjian | Change atttypmod from int16 to int32, for Thomas. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Bruce Momjian | Fix distclean in libpq++. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Bruce Momjian | Update linux_i386 fix. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Bruce Momjian | add mention of DISTINCT ON attrN |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Bruce Momjian | Reverse out unused patch. |
commit | commitdiff | tree | snapshot |
1998-07-12 |
Bruce Momjian | Print relation name before vacuum, results after vacuum. |
commit | commitdiff | tree | snapshot |
1998-07-11 |
Thomas G. Lockhart | Moved to select_implicit.out. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Bruce Momjian | change <CODE> to <I>. |
commit | commitdiff | tree | snapshot |
1998-07-09 |
Bruce Momjian | update |
commit | commitdiff | tree | snapshot |
next |