1998-09-01 |
Bruce Momjian | cleanups of indexing.c |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Bruce Momjian | OK, folks, here is the pgindent output. |
commit | commitdiff | tree | snapshot |
1998-09-01 |
Bruce Momjian | Renaming cleanup, no pgindent yet. |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Bruce Momjian | indexing.c cleanups. |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Bruce Momjian | Fix for regproc |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Bruce Momjian | Fix for regprocout, use underscore, not parens. |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Bruce Momjian | OR clause index fix |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Bruce Momjian | Two spaces after a colon. |
commit | commitdiff | tree | snapshot |
1998-08-31 |
Bruce Momjian | Preserver pg_log and pg_variable in upgrade. Cleanups. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Fix for possible releasebuffer bug. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Thomas G. Lockhart | Types removed from Postgres: oidint2, oidint4, oidname. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Marc G. Fournier | From: Tom Lane <tgl@sss.pgh.pa.us> |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Marc G. Fournier | sequence contrib directory removed, as already integrat... |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Make old db directory configurable. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Update man pages. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Update INSTALL to mention pg_upgrade. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | New pg_upgrade command. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Update FAQ. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Improve distclean. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Add missing pgaccess file. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | --without fix from Brook |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Add missing file. |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Update INSTALL, etc. for release 6.4. Update pgaccess... |
commit | commitdiff | tree | snapshot |
1998-08-30 |
Bruce Momjian | Update of changes |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | Prevent file descriptor leak from failed COPY. |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | Ok. BTW Mr. Kataoka who is maintaing Japanese version... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | Fix scanner name length trimming. |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | Better error message if table exists. |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | This patch resolves some regression test failures cause... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | This is the first (of hopefully few) AIX port patches... |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | update libpq.rc version. |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | Hello! |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | Truncate identifiers at NAMEDATALEN length. |
commit | commitdiff | tree | snapshot |
1998-08-29 |
Bruce Momjian | libpq's pqGetnchar() should not return a null-terminate... |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Marc G. Fournier | From: Michael Meskes <meskes@online-club.de> |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Bruce Momjian | Ignore spaces when reporting regression failures. |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Bruce Momjian | vacuum fix. |
commit | commitdiff | tree | snapshot |
1998-08-28 |
Bruce Momjian | Hi all, |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Marc G. Fournier | From: Magnus Hagander <mha@edu.sollentuna.se> |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Bruce Momjian | Make 'name' type int aligned, like char/varchar. |
commit | commitdiff | tree | snapshot |
1998-08-27 |
Bruce Momjian | Fix 'd ' should be 'd'. |
commit | commitdiff | tree | snapshot |
1998-08-26 |
Bruce Momjian | Fix problem where attbyval was wrong for xid types. |
commit | commitdiff | tree | snapshot |
1998-08-26 |
Bruce Momjian | Fix atttypmod alignment again, and re-enable ecpg. |
commit | commitdiff | tree | snapshot |
1998-08-26 |
Bruce Momjian | Fix atttypmod to be int32 in system catalogs. Oops. |
commit | commitdiff | tree | snapshot |
1998-08-26 |
Bruce Momjian | Make attalign match type alignment. |
commit | commitdiff | tree | snapshot |
1998-08-26 |
Thomas G. Lockhart | Fix up crashing symptoms for new serial type by making... |
commit | commitdiff | tree | snapshot |
1998-08-26 |
Bruce Momjian | Fix for select bug. |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | cvs add'd two files for the tprintf() patch... |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | missed adding a new include file |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Massimo Dal Zotto <dz@cs.unitn.it> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Bruce Momjian | Can someone please apply this portability patch to... |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Thomas G. Lockhart | Add is_sequence flag to ColumnDef structure. Used to... |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Thomas G. Lockhart | Support SERIAL column type. Expand column marked is_seq... |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Thomas G. Lockhart | Support SERIAL column type. Expand into an integer... |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Thomas G. Lockhart | Make new section header. |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Thomas G. Lockhart | Clean up double-quotes around column and table names. |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Thomas G. Lockhart | Move debugging printout of the query tree to print... |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | Add nextstep to similar template file |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | re-integrate nextstep dynloader functionality |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Michael Meskes <meskes@online-club.de> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Michael Meskes <meskes@online-club.de> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Marc G. Fournier | From: Michael Meskes <meskes@online-club.de> |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Bruce Momjian | >Applied. |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Bruce Momjian | Cleanup of target file. |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Bruce Momjian | Make sure resdomno for update/insert match attribute... |
commit | commitdiff | tree | snapshot |
1998-08-25 |
Bruce Momjian | int64 fix |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | move plpgsql |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | move plpgsql to src/pl for Jan. |
commit | commitdiff | tree | snapshot |
1998-08-24 |
Bruce Momjian | Fix bootstrap so it properly defines alignment of attri... |
commit | commitdiff | tree | snapshot |
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 |
next |