lang - Search results in mailing lists

2021-02-07 11:04:49 | Re: The synopsis of "ALTER DEFAULT PRIVILEGES" statement is too difficult to understand (Dariusz Daćko)

lang_name [, ...] { { SELECT | UPDATE } [, ...] | ALL [ PRIVILEGES ] } ON LARGE OBJECT loid [, ...] { { CREATE | USAGE } [, ...] | ALL [ PRIVILEGES ] } ON SCHEMA

2020-04-29 21:23:31 | Re: Rendering pi more nicely in PDF (Alvaro Herrera)

lang.NoClassDefFoundError: org/apache/fontbox/cff/CFFType1Font at org.apache.fop.fonts.truetype.OTFFile.isType1() After a quick search I found

2019-11-07 17:28:30 | Re: Nit: "Immutable" should be "pure" (Bruce Momjian)

lang_name | TRANSFORM { FOR TYPE type_name } [, ... ] | WINDOW | IMMUTABLE | STABLE | VOLATILE | [ NOT ] LEAKPROOF ^^^^^^^^^ I think

2016-08-23 13:56:22 | Re: UTF-8 docs (Jürgen Purtz)

lang" for translations - Extensions like XInclude, SVG, MathML, ... - ... On 23.08.2016 00:51, Tatsuo Ishii wrote

2016-06-10 17:25:04 | getRefCursor() is deprecated (javier.diaz.soto@gmail.com)

lang.String getRefCursor() Deprecated. As of 8.0, replaced with calling getString() on the ResultSet that

2013-10-11 23:28:43 | misleading lang_name case in CREATE FUNCTION doc. (Marc Mamin)

lang_name The name of the language that the function is implemented in. Can be SQL, C, internal

2003-09-09 22:10:49 | Re: [pgsql-hackers-win32] Windows CHM format for the documents (Christopher Browne)

take it back. It's getting old." -- Michael J Ash , on comp.lang.objective-c

2002-01-09 13:25:00 | Re: Translation of the documentation (Peter Eisentraut)

lang="pt_br" attribute in the top-level element. As far as Makefiles, there are a couple

2001-11-27 12:03:49 | JDBC driver problems with tomcat (Francesco Lunelli)

lang.NullPointerException: at java.util.StringTokenizer. () at postgresql.Driver.parseURL() at postgresql.Driver.connect() at org.apache

2001-11-19 13:52:18 | Re: [PATCHES] Interchange (Roland Roberts)

lang.tcl, Cameron Laird made this remark: While we're on the subject, I'd sure

2001-05-16 14:55:58 | Changes to allow for documentation translations (Peter Eisentraut)

LANG=de (Probably not LANG, though, since that might be in the environment.) I don't have

2001-01-22 23:44:30 | Error in Programmer's Guide: JDBC (Jeff Duffy)

message "java.lang.NoClassDefFoundError: postgresql.Driver". In the future, should we submit SGML diffs? Jeff