Commit Graph

3729 Commits (2aa080fc933cac47205bc79f026fc89dab0e5149)
 

Author SHA1 Message Date
Bruce Momjian 2aa080fc93 indexing.c cleanups. 27 years ago
Bruce Momjian 24a05f5b3e Fix for regproc 27 years ago
Bruce Momjian 50676b40ac Fix for regprocout, use underscore, not parens. 27 years ago
Bruce Momjian 0705b02f18 OR clause index fix 27 years ago
Bruce Momjian cbf83190c5 Two spaces after a colon. 27 years ago
Bruce Momjian 2913d6557e Preserver pg_log and pg_variable in upgrade. Cleanups. 27 years ago
Bruce Momjian a753e5d192 Fix for possible releasebuffer bug. 27 years ago
Marc G. Fournier 6c4982851a From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Thomas G. Lockhart 6f3de1bb66 Types removed from Postgres: oidint2, oidint4, oidname. 27 years ago
Marc G. Fournier 91178b8b2e From: Tom Lane <tgl@sss.pgh.pa.us> 27 years ago
Marc G. Fournier 7f3630e270 sequence contrib directory removed, as already integrated into the main 27 years ago
Marc G. Fournier eec4c7366f From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Marc G. Fournier 3067ac8e77 From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Bruce Momjian 3b7d13a6b0 Make old db directory configurable. 27 years ago
Bruce Momjian 2739315a80 Update man pages. 27 years ago
Bruce Momjian c458f2219c Update INSTALL to mention pg_upgrade. 27 years ago
Bruce Momjian c870be6590 New pg_upgrade command. 27 years ago
Bruce Momjian 7d7adf24e7 Update FAQ. 27 years ago
Bruce Momjian caa9468110 Improve distclean. 27 years ago
Bruce Momjian cd9b34ed67 Add missing pgaccess file. 27 years ago
Bruce Momjian e875dfb81e autoconf 27 years ago
Bruce Momjian 76002493f3 --without fix from Brook 27 years ago
Bruce Momjian 845a3bdc4f Add missing file. 27 years ago
Bruce Momjian 690235fcdd Update INSTALL, etc. for release 6.4. Update pgaccess to 0.88. 27 years ago
Bruce Momjian c9ac0ceb61 Update of changes 27 years ago
Bruce Momjian f1d0e64ff9 Prevent file descriptor leak from failed COPY. 27 years ago
Bruce Momjian 88800aac14 Ok. BTW Mr. Kataoka who is maintaing Japanese version of PostgreSQL 27 years ago
Bruce Momjian 2618fcdf0d Fix scanner name length trimming. 27 years ago
Bruce Momjian 53916cab6a Better error message if table exists. 27 years ago
Bruce Momjian 5a722414a1 This patch resolves some regression test failures caused by platform 27 years ago
Bruce Momjian 9728ce7499 This is the first (of hopefully few) AIX port patches. This patch 27 years ago
Bruce Momjian 9a88848027 update libpq.rc version. 27 years ago
Bruce Momjian a060d5bedf Hello! 27 years ago
Bruce Momjian d15c37ca82 Truncate identifiers at NAMEDATALEN length. 27 years ago
Bruce Momjian 3e87302201 libpq's pqGetnchar() should not return a null-terminated value 27 years ago
Marc G. Fournier b9b00d5fe4 From: Michael Meskes <meskes@online-club.de> 27 years ago
Bruce Momjian 013184c882 Ignore spaces when reporting regression failures. 27 years ago
Marc G. Fournier b686927f4b From: Massimo Dal Zotto <dz@cs.unitn.it> 27 years ago
Bruce Momjian d8dbbc8cf9 vacuum fix. 27 years ago
Bruce Momjian a53ea467e1 Hi all, 27 years ago
Marc G. Fournier 602ac52d3e From: Magnus Hagander <mha@edu.sollentuna.se> 27 years ago
Bruce Momjian 50ad4a70b9 Make 'name' type int aligned, like char/varchar. 27 years ago
Bruce Momjian 4166f73997 Fix 'd ' should be 'd'. 27 years ago
Bruce Momjian 823c393b9f Fix problem where attbyval was wrong for xid types. 27 years ago
Bruce Momjian d394d06d7a Fix atttypmod alignment again, and re-enable ecpg. 27 years ago
Bruce Momjian e2b0911564 Fix atttypmod to be int32 in system catalogs. Oops. 27 years ago
Bruce Momjian 093beb3560 Make attalign match type alignment. 27 years ago
Thomas G. Lockhart 651e31bb80 Fix up crashing symptoms for new serial type by making sure constraint 27 years ago
Bruce Momjian a873da484f Fix for select bug. 27 years ago
Marc G. Fournier 96c4212f99 cvs add'd two files for the tprintf() patch... 27 years ago