- 17 Mar, 2001 1 commit
-
-
Thomas G. Lockhart authored
-
- 16 Mar, 2001 9 commits
-
-
Peter Eisentraut authored
-
Marc G. Fournier authored
Generated Changelog since last Beta ...
-
Marc G. Fournier authored
upgrade version to beta6
-
Tom Lane authored
-
Michael Meskes authored
-
Hiroshi Inoue authored
Sorry Eiji.
-
Tom Lane authored
O_SYNC, or O_DSYNC (as available on a given platform). Add GUC parameter to control sync method. Also, add defense to XLogWrite to prevent it from going nuts if passed a target write position that's past the end of the buffers so far filled by XLogInsert.
-
Tom Lane authored
because we need page LSNs stored in the main database to be less than the current XLOG position. Hence, generate the new XLOG segment at last old segment number plus one.
-
Hiroshi Inoue authored
Provide an extenisible scheme of encoding conversion. As the first step, SJIS and BIG5 are supported. From now on multibyte people would be happy to use this psqlodbc driver. Eiji Tokuya e-tokuya@mail.sankyo-unyu.co.jp
-
- 15 Mar, 2001 4 commits
-
-
Tom Lane authored
-
D'Arcy J.M. Cain authored
Fix a bug where cs.execute('select %d + %d', (1, 2)) would get interpreted as cs.executemany('select %d + %d', (1, 2))
-
D'Arcy J.M. Cain authored
-
Tom Lane authored
-
- 14 Mar, 2001 23 commits
-
-
Tom Lane authored
to a join or subselect alias ... cf. Oliver Elphick's complaint 13-Mar.
-
Peter Eisentraut authored
-
Tom Lane authored
is still a memory leak, but a little less bad than it was.
-
Tom Lane authored
I'm not sure that it's really necessary to save insert events when there are only after update or delete triggers, but certainly it's wrong for COPY to behave differently from an INSERT query.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
does have -o.
-
Peter Eisentraut authored
bug reports. ;-)
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Tom Lane authored
-
Tom Lane authored
(per recent discussion with Tatsuo). Hopefully the compilers with that old bug are all long gone.
-
Tom Lane authored
-
Bruce Momjian authored
-
Bruce Momjian authored
Change the administrator to 'an' administrator.
-
Peter Eisentraut authored
prevent disguised failures.
-
Tom Lane authored
Just try again later.
-
Tom Lane authored
-
Bruce Momjian authored
This connection has been terminated by the administrator
-
Hiroshi Inoue authored
-
Hiroshi Inoue authored
-
Tom Lane authored
Could do with more testing, but it works in the simple cases.
-
- 13 Mar, 2001 3 commits
-
-
Peter Eisentraut authored
pg_ctl '-l' option.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-