- 15 Nov, 2001 2 commits
- 08 Nov, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 13 Oct, 2001 1 commit
-
-
Bruce Momjian authored
-
- 12 Oct, 2001 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 09 Oct, 2001 2 commits
-
-
Tom Lane authored
-
Tom Lane authored
rather than having its own somewhat half-baked notion of what a type declaration looks like. This is necessary now to ensure that plpgsql will think a 'timestamp' variable has the same semantics as 'timestamp' does in the main SQL grammar; and it should avoid divergences in future.
-
- 18 Sep, 2001 1 commit
-
-
Peter Eisentraut authored
rather than making index.html a symlink to the autogenerated name. Fixes fatal problems with tar programs that don't handle symlinks very well (MacOS X). (The names user.html, admin.html, etc. are still available as make targets, but they aren't packaged anymore.) Use the manifest file that the stylesheets generate as the file list for packaging. Put graphics in the right place while building, not while packaging, so you can actually look at them after building.
-
- 13 Sep, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 10 Sep, 2001 3 commits
-
-
Peter Eisentraut authored
-
Tatsuo Ishii authored
-
Tatsuo Ishii authored
-
- 28 May, 2001 2 commits
-
-
Tom Lane authored
which says that PERFORM will execute any SELECT query and discard the result. The former implementation would in fact raise an error if the result contained more than one row or more than one column. Also, change plpgsql's error-logging mechanism to emit the additional messages about error location at NOTICE rather than DEBUG level. This allows them to be seen by the client without having to dig into the postmaster log file (which may be nonexistent or inaccessible by the client).
-
Peter Eisentraut authored
-
- 22 May, 2001 1 commit
-
-
Bruce Momjian authored
Klaus Reger
-
- 17 May, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 12 May, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 11 May, 2001 1 commit
-
-
Tom Lane authored
-
- 08 May, 2001 4 commits
-
-
Tom Lane authored
that doesn't actually work.
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 23 Mar, 2001 1 commit
-
-
Tom Lane authored
-
- 17 Mar, 2001 2 commits
-
-
Peter Eisentraut authored
-
Thomas G. Lockhart authored
-
- 09 Mar, 2001 1 commit
-
-
Peter Eisentraut authored
-
- 21 Feb, 2001 1 commit
-
-
Peter Eisentraut authored
markup. ;-)
-
- 19 Feb, 2001 1 commit
-
-
Tom Lane authored
syntax. Fix the RESULT_OID case, which never worked. Add documentation.
-
- 10 Feb, 2001 1 commit
-
-
Tom Lane authored
-
- 20 Jan, 2001 1 commit
-
-
Peter Eisentraut authored
syntax, type names, function names, etc.)
-
- 18 Jan, 2001 1 commit
-
-
Thomas G. Lockhart authored
-
- 17 Jan, 2001 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Chapter 10. PL/pgSQL - SQL Procedural Language (c40914117.htm) Statements ... (resulting in a PL/pgSQL internal SELECT). But there are cases where someone isn't interested int -----------------------------------------(have to be)--> But there are cases where someone isn't interested in the functions result. RAISE level format'' --(have to be)--> RAISE level 'format'
-
- 13 Jan, 2001 1 commit
-
-
Peter Eisentraut authored
etc.
-
- 09 Jan, 2001 1 commit
-
-
Bruce Momjian authored
EXECUTE. -- -------- Robert B. Easter
-
- 06 Jan, 2001 1 commit
-
-
Peter Eisentraut authored
I threw in spell check run over the whole file.
-
- 22 Dec, 2000 1 commit
-
-
Peter Eisentraut authored
-
- 29 Sep, 2000 1 commit
-
-
Peter Eisentraut authored
names for the HTML files (e.g., not x4856.htm).
-
- 25 Aug, 2000 1 commit
-
-
Thomas G. Lockhart authored
(aka Henry) <laser@zhangmai.com.cn>. Fix new problems in insert.sgml and create_function.sgml which kept jade from completing.
-