1999-04-02 |
Tom Lane | Update config.guess and config.sub to versions from |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Thomas G. Lockhart | Fix up small markup problems. Force omit-tags to nil... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Thomas G. Lockhart | Repair cut-and-paste typo which described createdb... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Thomas G. Lockhart | Include libpq+.sgml in the doc set. |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Thomas G. Lockhart | Updates from Vince Vielhaber are the first since 1997. |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Thomas G. Lockhart | Markup fixes from Vince Vielhaber. |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Tatsuo Ishii | Add -E option |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Tatsuo Ishii | Bug fixes and enhances to psql submitted by Masaaki... |
commit | commitdiff | tree | snapshot |
1999-03-30 |
Bruce Momjian | Small cleanups. |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Tatsuo Ishii | Addition to test/locale submitted by Oleg Broytmann... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Tatsuo Ishii | change comparison char* and NULL to char* and '\0'... |
commit | commitdiff | tree | snapshot |
1999-03-29 |
Tom Lane | Modify fmgr so that internal name (compiler name) of... |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Vadim B. Mikheev | 1. Vacuum is updated for MVCC. |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Tom Lane | Expanded opr_sanity test to look at pg_proc and other |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Tom Lane | New regression test to cross-check pg_type, pg_class, |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Tom Lane | Clean up various minor irregularities detected by type_... |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Tom Lane | Remove pg_attribute_check.sql: these checks merged... |
commit | commitdiff | tree | snapshot |
1999-03-28 |
Tom Lane | Fix bogus function signature for areajoinsel. |
commit | commitdiff | tree | snapshot |
1999-03-27 |
Tom Lane | Delete unused system table pg_parg. |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Tom Lane | No longer need this file here; superseded by oidjoins... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Tom Lane | Add results of findoidjoins as a standard regression... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Tom Lane | Remove a bunch of dead entries exposed by findoidjoins... |
commit | commitdiff | tree | snapshot |
1999-03-26 |
Tom Lane | Update findoidjoins for 6.5: remove workaround for... |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Tom Lane | Revise memutils.h to use alignment information gathered by |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Tatsuo Ishii | Fix multi-byte+locale problem |
commit | commitdiff | tree | snapshot |
1999-03-25 |
Tom Lane | Clean up att_align calculations so that XXXALIGN macros |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Tatsuo Ishii | Add KOI8/WIN/ALT support |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Tatsuo Ishii | These small utilities are for generating internal table... |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Tatsuo Ishii | Add KOI8/WIN/ALT to set client_encoding command help |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Tatsuo Ishii | Fix typo. #ifdef MUTIBYTE --> #ifdef MULTIBYTE |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Tatsuo Ishii | Add KOI8/WIN/ALT to the multi-byte encoding selections |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Tatsuo Ishii | Add KOI8/WIN/ALT to the multi-byte encoding selections |
commit | commitdiff | tree | snapshot |
1999-03-24 |
Tatsuo Ishii | Add KOI8/WIN/ALT to the multi-byte encoding selections |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Bruce Momjian | Remove Tee code, move to _deadcode. |
commit | commitdiff | tree | snapshot |
1999-03-23 |
Bruce Momjian | cleanups |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Bruce Momjian | Hi, |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Bruce Momjian | Add % to b_expr. |
commit | commitdiff | tree | snapshot |
1999-03-22 |
Bruce Momjian | Cleanup of NULL in inet types. |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Tom Lane | Correct some comments, fix a small memory wastage when... |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Bruce Momjian | This patch fixes the bug that made it impossible to... |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Tom Lane | Add .cvsignore file so cvs doesn't complain if you... |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Tom Lane | Ah, *now* I understand: plpgsql lexer must be generated... |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Bruce Momjian | Fix for %4 and 4%. |
commit | commitdiff | tree | snapshot |
1999-03-21 |
Tom Lane | Hmm, it seems some versions of flex declare yytext... |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Tom Lane | Remove yacc/lex output files from CVS repository. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Tom Lane | Remove yacc/lex output files from CVS repository. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Tom Lane | Clean up build procedure: do not keep raw lex/yacc... |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Tom Lane | make clean should remove lex.yy.c |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Tom Lane | Script for preparing derived files during tarball const... |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Bruce Momjian | Reverse out pfree agg part of patch from Erik Riedel. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Bruce Momjian | Fix for aggregate memory leaks from Erik Riedel. |
commit | commitdiff | tree | snapshot |
1999-03-20 |
Bruce Momjian | Fix &g. |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Bruce Momjian | Fix shift/reduce for NULL = Var. |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Bruce Momjian | Fix for memory leak in executor with fjIsNull. |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Bruce Momjian | I suggest the following portability patch, which does not |
commit | commitdiff | tree | snapshot |
1999-03-19 |
Bruce Momjian | Add EXCEPT/INTERSECT doc changes. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Bruce Momjian | cleanup parser |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Bruce Momjian | grammar cleanup' |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Bruce Momjian | cleanup of grammer. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Bruce Momjian | Fix optimizer indexing not working for negative numbers. |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Bruce Momjian | cleanups |
commit | commitdiff | tree | snapshot |
1999-03-18 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Bruce Momjian | Add new postgres -O option to allow system table struct... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Bruce Momjian | grammar cleanup |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Bruce Momjian | INET/CIDR doc cleanup |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Bruce Momjian | Add docs about left-associativity of operators. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Bruce Momjian | Add documentation change for %'s precidence. |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Bruce Momjian | Left associates all operators, instead of non-associati... |
commit | commitdiff | tree | snapshot |
1999-03-17 |
Bruce Momjian | Have % operator have precedence like /. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | Update sgml for 6.4.* release changes. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | Update nextval() code. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | Fix snprintf with strings, and nextval('"Aa"'); |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | Here is a patch. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | contrib/array_iterator/array_iterator.c won't compile. |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | autoconf |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | Hmmm. It had to do with tcl/tk on FreeBSD. The config... |
commit | commitdiff | tree | snapshot |
1999-03-16 |
Bruce Momjian | Change Does Not Exist to 'does not exist'. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Michael Meskes | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | Allow sequence nextval actions to be case-sensitive. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | Irix fix from Jeff Johnson |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | bool uses one byte |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | Drop buffers before destroying database files. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | LIKE cleanup. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Tom Lane | Fix brain death in !!= operator ... it's still pretty... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | > > > This patches src/bin/psql/psql.c. |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Tom Lane | Fix int8 configure one more time ... prior version... |
commit | commitdiff | tree | snapshot |
1999-03-15 |
Bruce Momjian | Hi All, |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Bruce Momjian | cleanup |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Bruce Momjian | Cleanup |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Bruce Momjian | Reversed out libpq protocol patch for Tom Lane. |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Bruce Momjian | src/backend/utils/adt/numeric.c fails to compile due... |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Bruce Momjian | This is another example of why not allowing utility... |
commit | commitdiff | tree | snapshot |
1999-03-14 |
Bruce Momjian | Attempting to insert a value of 'now' into a datetime... |
commit | commitdiff | tree | snapshot |
next |