summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-05Here is the chinese_big5 patch for PgAccess. I've tested under ChineseBruce Momjian
2001-03-05Hmmm, a conflict with V1.104 of configure.in remained and broke configurePeter Mount
2001-03-05There's always 1 file missed out ;-)Peter Mount
2001-03-05Ok, I've split todays commit into three, the first two already done had somePeter Mount
2001-03-05Minor fixes...Peter Mount
2001-03-05First batch of the tools merged in...Peter Mount
2001-03-04PyGreSQL documentation. Based on the README, converted to DocBook byPeter Eisentraut
2001-03-04Update mysql converter, new version released.Bruce Momjian
2001-03-03Document TEMP option.Tom Lane
2001-03-03Add configure check for -lunix, for QNX.Peter Eisentraut
2001-03-03Update the version number. We may change this to 7.1 if we align it withD'Arcy J.M. Cain
2001-03-03Add oid to list of keys cached.D'Arcy J.M. Cain
2001-03-03Incrementing version number in preparation for next release. Note that ID'Arcy J.M. Cain
2001-03-03Added postgres.h header for more type checking.D'Arcy J.M. Cain
2001-03-02Update TODO list.Bruce Momjian
2001-03-01Add missing include.Peter Eisentraut
2001-03-01Fix memory leak.Peter Eisentraut
2001-03-01Ensure previous setting of pset.queryFout is restored after a failedTom Lane
2001-03-01Add missing semicolon required by QNX shell.Peter Eisentraut
2001-03-01Remove HAVE_OPTARG per discussion in hackers list.Tatsuo Ishii
2001-03-01Update TODO list.Bruce Momjian
2001-03-01Update TODO list.Bruce Momjian
2001-02-28Do not strip whitespace within quotes.Peter Eisentraut
2001-02-28Update TODO list.Bruce Momjian
2001-02-28Update TODO list.Bruce Momjian
2001-02-27Tweak portal (cursor) code so that it will not call the executor againTom Lane
2001-02-27Mark new text<->date, text<->time, text<->timetz conversion functions asTom Lane
2001-02-27start of an admin tool for FreeBSD to help configure shared memory forMarc G. Fournier
2001-02-27Massive commits for SunOS4 port.Tatsuo Ishii
2001-02-27Fix vacuum analyze error.Tatsuo Ishii
2001-02-26Fixed variable handling in preproc.y.Michael Meskes
2001-02-26Allow pgaccess to input Japanese. See included mail.Tatsuo Ishii
2001-02-26Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occurTom Lane
2001-02-25Even better example for operator precedence mis-parsing.Peter Eisentraut
2001-02-25Doesn't need libpq.Peter Eisentraut
2001-02-25Remove binary files.Peter Eisentraut
2001-02-24At least on HPUX, select with delay.tv_sec = 0 and delay.tv_usec = 1000000Tom Lane
2001-02-24Choose a more suitable example for the operator precedence mis-parsingPeter Eisentraut
2001-02-24Markup, spell check, refine JDBC documentation.Peter Eisentraut
2001-02-24When under postmaster, bogus arguments should cause proc_exit(0) notTom Lane
2001-02-23Fix pg_dump crashes caused by bogus use of va_start/va_end (only seenTom Lane
2001-02-23I had a need to read such things as the backend locale and the catalogBruce Momjian
2001-02-23As long as we're fixing this space calculation, let's actually do itTom Lane
2001-02-23Update TODO list.Bruce Momjian
2001-02-23Update comments on locks.Bruce Momjian
2001-02-23Update TODO list.Bruce Momjian
2001-02-23Update TODO list.Bruce Momjian
2001-02-23Bruce Momjian <pgman@candle.pha.pa.us> writes:Bruce Momjian
2001-02-23update to beta5 ... I think I ran cvs2cl right this time? :)Marc G. Fournier
2001-02-23update to beta5Marc G. Fournier