- 19 Dec, 2000 6 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
pointer into the real documentation.
-
Peter Eisentraut authored
-
Peter Eisentraut authored
-
Peter Mount authored
-
Tom Lane authored
of function resolution procedure.
-
- 18 Dec, 2000 12 commits
-
-
Tom Lane authored
in the docs for arrays.
-
Bruce Momjian authored
>> xlog.c : special case for beos to avoid 'link' which does not work yet >> beos/sem.c : implementation of new sem_ctl call (GETPID) and a new >sem_op >> flag (IPCNOWAIT) >> dynloader/beos.c : add a verification of symbol validity (seem that the >> loader sometime return OK with an invalid symbol) >> postmaster.c : add beos forking support for the new checkpoint process >> postgres.c : remove beos special case for getrusage >> beos.h : Correction of a bas definition of AF_UNIX, misc defnitions >> >> >> thanks >> >> >> cyril Cyril VELTER
-
Tom Lane authored
might change it. Experimentation shows that the signal handler call mechanism does not save/restore errno for you, at least not on Linux or HPUX, so this is definitely a real risk.
-
Bruce Momjian authored
-
Michael Meskes authored
- Synced keyword.c. - Added several small patches from Christof.
-
Tom Lane authored
to same joinrel. Although make_rels_by_joins doesn't mind, GEQO has an Assert that doesn't like this.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
inherited column, per bug report from Elphick 12/15/00.
-
Tom Lane authored
to ensure that we have released buffer refcounts and so forth, rather than putting ad-hoc operations before (some of the calls to) proc_exit. Add commentary to discourage future hackers from repeating that mistake.
-
- 17 Dec, 2000 7 commits
-
-
Peter Eisentraut authored
-
Peter Eisentraut authored
change it again anyway.)
-
Peter Eisentraut authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
types in a category --- it was taking the last preferred type among the inputs, rather than the first one as intended.
-
- 16 Dec, 2000 8 commits
-
-
Tom Lane authored
-
Bruce Momjian authored
-
Tom Lane authored
-
Tom Lane authored
-
Tom Lane authored
-
Peter Eisentraut authored
src/interfaces/odbc/GNUmakefile.
-
Peter Eisentraut authored
flawed because the timestamp file is already updated when Makefile.global is remade, and the rule for config.h never gets run.
-
Tom Lane authored
database' was way too small to make a chapter). Add a section about using JOIN syntax to direct the planner.
-
- 15 Dec, 2000 7 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Index: TODO =================================================================== RCS file: /home/projects/pgsql/cvsroot/pgsql/doc/TODO,v retrieving revision 1.305 diff -r1.305 TODO 3c3 < Last updated: Fri Dec 15 17:40:22 EST 2000 --- > Last updated: Fri Dec 15 17:44:57 EST 2000 312a313 > * Mark is Mark Hollomon <mhh@mindspring.com> 326a328 > 5~
-
Bruce Momjian authored
Index: TODO =================================================================== RCS file: /home/projects/pgsql/cvsroot/pgsql/doc/TODO,v retrieving revision 1.304 diff -r1.304 TODO 3c3 < Last updated: Fri Dec 15 17:03:28 EST 2000 --- > Last updated: Fri Dec 15 17:40:22 EST 2000 318a319 > * Ross is Ross J. Reedstrom <reedstrm@wallace.ece.rice.edu>
-
Bruce Momjian authored
Index: TODO =================================================================== RCS file: /home/projects/pgsql/cvsroot/pgsql/doc/TODO,v retrieving revision 1.303 diff -r1.303 TODO 3c3 < Last updated: Fri Dec 15 16:46:43 EST 2000 --- > Last updated: Fri Dec 15 17:03:28 EST 2000 319a320 > * Stephan is Stephan Szabo <sszabo@megazone23.bigpanda.com>
-
Bruce Momjian authored
Index: TODO =================================================================== RCS file: /home/projects/pgsql/cvsroot/pgsql/doc/TODO,v retrieving revision 1.302 diff -r1.302 TODO 3c3 < Last updated: Tue Dec 12 23:01:53 EST 2000 --- > Last updated: Fri Dec 15 16:46:43 EST 2000
-
Bruce Momjian authored
Index: TODO =================================================================== RCS file: /home/projects/pgsql/cvsroot/pgsql/doc/TODO,v retrieving revision 1.301 diff -r1.301 TODO 306d305 < * Bryan is Bryan Henderson<bryanh@giraffe.netgate.net> 308d306 < * David is David Hartwig <daveh@insightdist.com> 311c309,310 < * Hiroshi is Hiroshi Inoue<Inoue@tpf.co.jp> --- > * Hiroshi is Hiroshi Inoue <Inoue@tpf.co.jp> > * Karel is Karel Zak <zakkr@zf.jcu.cz> 314c313 < * Massimo Dal Zotto <dz@cs.unitn.it> --- > * Massimo is Massimo Dal Zotto <dz@cs.unitn.it> 318c317 < * Philip Warner <pjw@rhyme.com.au> --- > * Philip is Philip Warner <pjw@rhyme.com.au> 321d319 < * Stefan Simkovics <ssimkovi@rainbow.studorg.tuwien.ac.at> 326c324 < * Vadim is "Vadim B. Mikheev" <vadim4o@email.com> --- > * Vadim is Vadim B. Mikheev <vadim4o@email.com>
-
Bruce Momjian authored
WARNING. Fix German FAQ mention about warning.
-