Tom Lane wrote:
Jay Levitt writes:
I'm new to the codebase, but I think this patch reflects real-world usage;
the PostgreSQL code itself always calls the length field "vl_len_", and I
believe int32 is preferred over int4 (yes?)
The point of calling it vl_len_ is that it
I'm new to the codebase, but I think this patch reflects real-world usage;
the PostgreSQL code itself always calls the length field "vl_len_", and I
believe int32 is preferred over int4 (yes?)
Jay Levitt
diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml
index a
Magnus Hagander wrote:
On Sun, Feb 12, 2012 at 17:54, Jay Levitt wrote:
I frequently find myself with multiple tabs open to the docs site, all
titled "PosgreSQL: Documentation". Does the new site back-end make it easy
to add a meaningful tag, or would that take a mass commit to the
I frequently find myself with multiple tabs open to the docs site, all
titled "PosgreSQL: Documentation". Does the new site back-end make it easy
to add a meaningful tag, or would that take a mass commit to the
core docs?
Jay Levitt
--
Sent via pgsql-docs mailing list (