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