Hi,
I'd like to suggest inserting a note in the docs, around
log_rotation_age and log_rotation_size, that will explain why the logs
might not rotate sometimes.
Something along the lines of: "Note: If, at the time log rotation is
due, the new name of the log file is identical to the previous one,
On 2 August 2017 at 23:03, wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/static/view-pg-timezone-names.html
> Description:
>
> With regard to documentation page:
>
> https://www.postgresql.org/docs/current/static/view-pg
On 20 April 2015 at 10:26, Amit Langote wrote:
> Hi,
>
> s/inheiritance/inheritance/g
Looks like it's misspelled in a few places:
$ grep -r 'inheiritance' .
./src/test/regress/expected/updatable_views.out:-- security barrier
view based on inheiritance set
./src/test/regress/sql/updatable_views.s
Hi all,
Looking at the syntax for aggregate expressions in the docs, it seems the
first three forms could perhaps be merged since the ALL and DISTINCT
keywords are effectively optional.
Currently:
aggregate_name (expression [ , ... ] [ order_by_clause ] ) [ FILTER ( WHERE
filter_clause ) ]
aggre
On 15 May 2013 16:35, Thom Brown wrote:
> On 15 May 2013 16:25, Thom Brown wrote:
>> Hi all,
>>
>> In the 9.3 docs the following columns are missing:
>>
>> pg_class.relispopulated
>> pg_class.relminmxid
>> pg_database.datminmxid
>> pg_i
On 16 May 2013 17:33, Tom Lane wrote:
> Thom Brown writes:
>> Someone added a comment to the docs mentioning that an example
>> attempting to use a well-known panagram is actually not the intended
>> panagram. They also point out that this isn't important, but it
Hi all,
Someone added a comment to the docs mentioning that an example
attempting to use a well-known panagram is actually not the intended
panagram. They also point out that this isn't important, but it's
still probably wrong.
It appears here:
http://www.postgresql.org/docs/9.2/static/functions
On 15 May 2013 16:25, Thom Brown wrote:
> Hi all,
>
> In the 9.3 docs the following columns are missing:
>
> pg_class.relispopulated
> pg_class.relminmxid
> pg_database.datminmxid
> pg_index.indislive
>
> There's also no mention of the pg_event_trigger or pg_mat
Hi all,
In the 9.3 docs the following columns are missing:
pg_class.relispopulated
pg_class.relminmxid
pg_database.datminmxid
pg_index.indislive
There's also no mention of the pg_event_trigger or pg_matviews views.
Thanks
Thom
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
On 16 August 2012 08:30, Thom Brown wrote:
> On 16 August 2012 04:00, Bruce Momjian wrote:
>> On Fri, Nov 4, 2011 at 12:32:13PM -0400, Bruce Momjian wrote:
>>> Thom Brown wrote:
>>> > > So if one set PGDATA to somewhere which had no database files at all,
>
On 16 August 2012 04:00, Bruce Momjian wrote:
> On Fri, Nov 4, 2011 at 12:32:13PM -0400, Bruce Momjian wrote:
>> Thom Brown wrote:
>> > > So if one set PGDATA to somewhere which had no database files at all,
>> > > but just postgresql.conf, it could still work
On 15 August 2012 16:47, Bruce Momjian wrote:
> On Mon, Aug 15, 2011 at 08:36:36PM +0300, Heikki Linnakangas wrote:
>> On 15.08.2011 19:58, Thom Brown wrote:
>> >I'm looking at the CREATE SERVER page on the documentation (
>> >http://www.postgresql.org/docs/9.1/s
On 24 May 2012 15:19, Tom Lane wrote:
> Magnus Hagander writes:
>> On Thu, May 24, 2012 at 2:59 PM, Thom Brown wrote:
>>>> I attach a proposed change to the docs which points out that if the
>>>> size of track_activity_query_size is changed and the is server
On 24 May 2012 13:54, Magnus Hagander wrote:
> On Thu, May 24, 2012 at 2:49 PM, Thom Brown wrote:
>> On 24 May 2012 13:39, Magnus Hagander wrote:
>>> On Thu, May 24, 2012 at 2:16 PM, Thom Brown wrote:
>>>> Hi,
>>>>
>>>> I attach a pr
On 24 May 2012 13:39, Magnus Hagander wrote:
> On Thu, May 24, 2012 at 2:16 PM, Thom Brown wrote:
>> Hi,
>>
>> I attach a proposed change to the docs which points out that if the
>> size of track_activity_query_size is changed and the is server
>> restarted,
Hi,
I attach a proposed change to the docs which points out that if the
size of track_activity_query_size is changed and the is server
restarted, it won't have any effect if query statistics are already
present.
Thanks
Thom
track_activity_query_size_note.patch
Description: Binary data
--
Sen
Hi,
I've noticed that in the documentation there are path names that contain '...'.
On the pg_standby documentation page
(http://www.postgresql.org/docs/9.1/static/pgstandby.html#AEN135991)
the examples for both Linux and Windows use three dots in the relative
path name in archive_command, and ar
Hi,
Please find attached a few doc typo fixes.
Regards
Thom
new_doc_fixes.patch
Description: Binary data
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
On 9 April 2012 23:17, Kevin Grittner wrote:
> Thom Brown wrote:
>
>> I noticed that "pl/py" is listed on the procedural languages page
>> under external projects, and upon following the link, I can't see
> any
>> mention of a procedural language.
>
&
Hi,
Attached is a patch to remove some duplicate words from the docs.
Thanks
Thom
doc_fixes.patch
Description: Binary data
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Hi,
I noticed that "pl/py" is listed on the procedural languages page
under external projects, and upon following the link, I can't see any
mention of a procedural language. (link:
http://www.postgresql.org/docs/9.1/static/external-pl.html)
Was this added in error?
--
Thom
--
Sent via pgsql-d
Hi,
Here's an extract from our docs: "If you have a PostgreSQL-related
open source project that you would like to have hosted at PgFoundry,
please feel free to create a new project there."
Link: http://www.postgresql.org/docs/9.1/static/external-projects.html
--
Thom
--
Sent via pgsql-docs ma
2012/4/9 Heikki Linnakangas :
> On 06.04.2012 23:02, Devrim GÜNDÜZ wrote:
>>
>> On Fri, 2012-04-06 at 20:15 +0100, Thom Brown wrote:
>>>
>>>
>>> The docs refer to ODBCng
>>> (http://www.postgresql.org/docs/current/static/external-interface
Hi,
Attached is a patch to correct the URL of the pgtclng project.
Thom
pgtcl_url_fix.patch
Description: Binary data
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
Hi,
The docs refer to ODBCng
(http://www.postgresql.org/docs/current/static/external-interfaces.html)
and provide the website URL of
http://projects.commandprompt.com/public/odbcng/
This returns a 404. Is this being maintained at all, or should it be removed?
Thom
--
Sent via pgsql-docs maili
ENTITY and CONTINUE
IDENTITY, which will apply to sequences, and those are equivalent. If it's
going to say F202 is unsupported, shouldn't there at least be a note
acknowledging this feature is supported for sequences, but otherwise it
doesn't apply? Some attempt to implement this has b
On 15 October 2011 03:24, Thom Brown wrote:
> Hi,
>
> I notice that in the man page and the page for pg_ctl in the
> documentation (http://www.postgresql.org/docs/current/static/app-pg-ctl.html)
> it states that the -D parameter should point to the directory which
> contains
On 29 October 2011 02:04, Thom Brown wrote:
> On 28 October 2011 23:29, Tom Lane wrote:
>> Robert Haas writes:
>>>> No response from kernel.org and the link still doesn't work, so we
>>>> still have 2 broken links.
>>
>> Is it unreasonable t
have either been relocated to a secret uncrawlable location, or
it's been deleted. They did exist at least until June this year
(http://web.archive.org/web/20110604010813/http://www.sun.com/software/solaris/pam/)
but have since been purged for some unknown reason.
--
Thom Brown
Twitter:
On 10 October 2011 19:15, Thom Brown wrote:
> On 10 October 2011 17:52, Thom Brown wrote:
>> Hi all,
>>
>> I notice that the links to both the Linux PAM page and Solaris PAM
>> page are broken in our documentation. The bottom of the
>> http://www.postgr
which also don't
adequately describe PGDATA or -D.
Any disagreements? If not, should I write a patch (since someone will
probably accuse me of volunteering anyway) or would someone like to
commit some adjustments?
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered
Hi,
Attached is a patch to correct a typo on the dummy_seclabel page. It
incorrectly gives the example:
shared_preload_libraries = 'dummy_label'
when it should be:
shared_preload_libraries = 'dummy_seclabel'
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
R
On 10 October 2011 17:52, Thom Brown wrote:
> Hi all,
>
> I notice that the links to both the Linux PAM page and Solaris PAM
> page are broken in our documentation. The bottom of the
> http://www.postgresql.org/docs/current/static/auth-methods.html page
> points to http://
/. The former is broken, the
latter redirects to some generic Oracle page.
I can't find a suitable candidates for substitution. I found
http://linux.die.net/man/8/pam.d and
http://dsc.sun.com/solaris/articles/user_auth_solaris3.html but
nothing to directly replace them. Any ideas?
--
Thom
nce of these options? They have been in the docs since the CREATE
SERVER syntax was introduced in 8.4.
Thanks
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
going to add this:
>
>
>
> The sample results shown on this page assume that the server parameter
> bytea_output is set
> to escape (the traditional PostgreSQL format).
>
>
Sounds good to me. Thanks.
--
Thom Brown
Twitter: @darkixion
IRC (freenode):
On 1 July 2011 19:17, Tom Lane wrote:
> Thom Brown writes:
>> It says that exp(1.0) yields 2.71828182845905.
>
> exp(1.0) invokes numeric exp() these days, but when the examples were
> written, it would have invoked float8 exp(). At least on my machine,
> float8 does g
On 1 July 2011 19:19, Tom Lane wrote:
> Thom Brown writes:
>> I noticed that there are no example outputs shown on the geometric
>> functions page
>> (http://www.postgresql.org/docs/9.0/static/functions-geometry.html).
>> So I've attached a patch which adds
On 23 June 2011 13:09, Thom Brown wrote:
> Hi,
>
> I noticed that there are no example outputs shown on the geometric
> functions page
> (http://www.postgresql.org/docs/9.0/static/functions-geometry.html).
> So I've attached a patch which adds them. I'm not enti
x27;re
included anyway.
Are these worth adding?
Thanks
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
geom_function_examples.patch
Description: Binary data
--
Sent via pgs
On 23 June 2011 10:46, Thom Brown wrote:
> I've been looking at some of the functions listed in the docs and
> noticed some apparent discrepancies.
>
> This page of the docs doesn't seem to match real output for exp or ln:
> http://www.postgresql.org/docs/9.0/static/f
7;t work
on my installation by default. It assumes I'm using a client encoding
that allows backslash within a multibyte character and that I have
backslash_quote set to safe_encoding.
Can someone confirm whether these are valid complaints?
--
Thom Brown
Twitter: @darkixion
IRC (freenode)
On 21 June 2011 20:48, Peter Eisentraut wrote:
> On tis, 2011-06-21 at 19:57 +0100, Thom Brown wrote:
>> According to the docs
>> (http://www.postgresql.org/docs/9.1/static/unsupported-features-sql-standard.html),
>> PostgreSQL doesn't support feature set E081 of the S
#x27;t all of these supported?
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your su
On 13 June 2011 20:59, Ross J. Reedstrom wrote:
> On Mon, Jun 13, 2011 at 06:36:12PM +0000, Thom Brown wrote:
>> On 13 June 2011 14:35, Greg Smith wrote:
>> > I just created a drawing, saved it, then
>> > modified it a bit. The spurious diff from the GUI was quite
ther (the Inkscape format
LibreOffice-converted file identical to the plain format
LibreOffice-converted file). But this time it removed all line breaks
and became one continuous line of markup. So that would be disastrous
from a delta point of view.
--
Thom Brown
Twitter: @darkixion
IRC (freenod
On 27 September 2010 15:29, Thom Brown wrote:
> On 18 July 2010 11:58, Rafael Martinez wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Thom Brown wrote:
>>
>>> Okay, I just edited an existing dia file: pgclient_server.dia. All I
&g
On 4 June 2011 21:40, Peter Eisentraut wrote:
> On lör, 2011-06-04 at 14:36 +0100, Thom Brown wrote:
>> The docs reference an example "above" which doesn't exist:
>> http://www.postgresql.org/docs/current/static/plpython-data.html#AEN52431
>>
>> It says
Hi,
The docs reference an example "above" which doesn't exist:
http://www.postgresql.org/docs/current/static/plpython-data.html#AEN52431
It says that it would return the wrong answer for null inputs, but
then gives an example where it handles that. Is something missing
here?
Anyway, 9.0-A4 is on website now. I just committed 9.0-US to svn, so it
>> will appear in next site build.
>
> Thanks. I can confirm that the 9.0-US PDF now has bookmarks. FYI, the
> PDF is now 18MB; previously it was 8MB without bookmarks. That's 10MB
> of bookmar
here:
http://www.postgresql.org/docs/9.0/static/ddl-constraints.html#DDL-CONSTRAINTS-FK
And even if it didn't, I don't think it brings enough benefit to
warrant implementation.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
Ente
, but then I can't test it on the only
system I have available at the moment.
Thanks
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-docs mailing l
Hi,
I attach a patch to address various errata in the PostgreSQL 9.1 release notes.
Thanks
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
9.1_release_notes_fixes.patch
On 11 March 2011 15:24, Bruce Momjian wrote:
> Thom Brown wrote:
>> Attached is a minor patch which changes the following:
>>
>> Adds index entries for session_user and pg_describe_object
>> Removes extraneous closing parenthesis from pg_describe_object
>
On 11 March 2011 13:48, Bruce Momjian wrote:
> Thom Brown wrote:
>> It's been pointed out that on the pl/pgsql control structures page
>> (http://www.postgresql.org/docs/9.0/interactive/plpgsql-control-structures.html)
>> there's an example using a cs_log func
Attached is a minor patch which changes the following:
Adds index entries for session_user and pg_describe_object
Removes extraneous closing parenthesis from pg_describe_object
Puts pg_describe_object and has_sequence_privilege in correct
alphabetical position in function listing
--
Thom Brown
but I keep speaking up anyhow. Minority status isn't
> always permanent. :)
Okay, to avoid any -hackers list noise, I'll exclusively send them to
-docs in future, with the exception of replying to -committers or
-hackers when a commit/patch contains fail.
--
Thom
On 8 March 2011 02:54, Tom Lane wrote:
> Thom Brown writes:
>> On 7 March 2011 23:30, Tom Lane wrote:
>>> Maybe we could say "the name or OID of a table", or some such phrase,
>>> so as to subtly avoid the expectation that what is being referred to
>&
On 7 March 2011 23:43, Robert Haas wrote:
> On Mon, Mar 7, 2011 at 12:59 PM, Thom Brown wrote:
>> On 7 March 2011 22:39, Robert Haas wrote:
>>> On Mon, Mar 7, 2011 at 7:05 AM, Thom Brown wrote:
>>>> This was spotted by someone who sent in a doc comment, alth
On 7 March 2011 23:30, Tom Lane wrote:
> Thom Brown writes:
>> On 7 March 2011 20:49, Tom Lane wrote:
>>> The reason those are phrased as "OID or name" is that what they take is
>>> regclass, which means that things like pg_total_relation_size('tabl
On 7 March 2011 23:21, David Fetter wrote:
> On Mon, Mar 07, 2011 at 10:53:17PM +0530, Thom Brown wrote:
>> On 7 March 2011 22:31, Robert Haas wrote:
>> > On Mon, Mar 7, 2011 at 6:16 AM, Thom Brown wrote:
>> >> On 7 March 2011 15:27, Thom Brown wrote:
>> &g
On 7 March 2011 22:39, Robert Haas wrote:
> On Mon, Mar 7, 2011 at 7:05 AM, Thom Brown wrote:
>> This was spotted by someone who sent in a doc comment, although didn't
>> go with their suggestion. Patch attached.
>
> That's not really a typo so much as a think-o,
On 7 March 2011 20:49, Tom Lane wrote:
> Thom Brown writes:
>> Patch attached which corrects the docs where catalog functions no
>> longer accept values of type name. Originally a note submitted by
>> someone on the docs, but this affects more than just the one they
>>
On 7 March 2011 22:31, Robert Haas wrote:
> On Mon, Mar 7, 2011 at 6:16 AM, Thom Brown wrote:
>> On 7 March 2011 15:27, Thom Brown wrote:
>>> I've attached a small patch with a bit of clarification and a typo fix
>>> in the synchronous_standby_names parameter inf
Patch attached which corrects the docs where catalog functions no
longer accept values of type name. Originally a note submitted by
someone on the docs, but this affects more than just the one they
mentioned.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user
This was spotted by someone who sent in a doc comment, although didn't
go with their suggestion. Patch attached.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
for_update_of_typo_fix.patch
Description: Binary data
--
Sent via pgsql-docs ma
On 7 March 2011 15:27, Thom Brown wrote:
> I've attached a small patch with a bit of clarification and a typo fix
> in the synchronous_standby_names parameter info.
Okay, I've noticed that the main documentation also needed some fixes,
so those have been included in this new
I've attached a small patch with a bit of clarification and a typo fix
in the synchronous_standby_names parameter info.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
sync_rep_doc_fix.patch
Description: Binary data
--
Sent via pgsql-docs ma
On 21 February 2011 03:21, Bruce Momjian wrote:
>
> Applied.
>
> ---
>
> Bruce Momjian wrote:
>> Kevin Grittner wrote:
>> > Thom Brown wrote:
>> > > On 12 August 2010 00:05, Th
ing
function someone might have, but it might cause less confusion if
these were changed to RAISE calls, or something else that exists.
What do you think?
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
--
Sent via pgsql-docs mailing list (pgsql-doc
nformation are combined
would be helpful."
Thanks
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
create_user_mapping_typo.patch
Description: Binary data
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your sub
On 1 February 2011 05:31, Itagaki Takahiro wrote:
> On Tue, Feb 1, 2011 at 00:37, Thom Brown wrote:
>> I've attached a small patch for the docs which adds a reference to the
>> client_encoding parameter description. This is in response to someone
>> attempting to submi
Hi,
I've attached a small patch for the docs which adds a reference to the
client_encoding parameter description. This is in response to someone
attempting to submit a comment which explains where available
encodings can be found.
Thanks
Thom Brown
Twitter: @darkixion
IRC (fre
ecede it with the section number too. I don't
think "up" is particularly useful either, since it's not clear what
page you'll land on, which again, the French docs have solved by
having a breadcrumb-style nav at the top.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): d
On 19 January 2011 21:10, Tom Lane wrote:
> Thom Brown writes:
>> I've attached a couple minor fixes to the docs. One relating to
>> SECURITY LABEL and the other for pg_class.relpersistence
>
> Applied, thanks.
Cheers Mr Lane.
--
Thom Brown
Twitter: @darkixion
On 19 January 2011 18:11, Kevin Grittner wrote:
> Thom Brown wrote:
>
>> I've attached a couple minor fixes to the docs. One relating to
>> SECURITY LABEL and the other for pg_class.relpersistence
>
> relpersistence should be "char", not char.
> Oddly
Hi,
I've attached a couple minor fixes to the docs. One relating to
SECURITY LABEL and the other for pg_class.relpersistence
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
doc_fixes.patch
Description: Binary data
--
Sent via pgsql-docs ma
On 30 November 2010 17:55, Peter Eisentraut wrote:
> On sön, 2010-11-28 at 23:59 +0000, Thom Brown wrote:
>> Whilst looking at the latest build of the docs at
>> http://developer.postgresql.org/pgdocs/postgres/bookindex.html I've
>> noticed a discrepancy in this commit
On 23 November 2010 22:04, Peter Eisentraut wrote:
> On fre, 2010-11-05 at 22:33 +0000, Thom Brown wrote:
>> On 28 October 2010 20:15, Thom Brown wrote:
>> >
>> > It was already inconsistent in the SGML, but if you wish, I'll redo it so
>> > that they
On 28 October 2010 20:15, Thom Brown wrote:
>
> It was already inconsistent in the SGML, but if you wish, I'll redo it so
> that they're all in tables. That will mean taking the sections which kept
> index terms outside of tables already, and merging them with all the tab
On 28 October 2010 19:59, Peter Eisentraut wrote:
> On sön, 2010-09-26 at 18:07 +0100, Thom Brown wrote:
> > On 26 September 2010 17:49, Thom Brown wrote:
> > > I attach a patch which adds all functions (or at least the ones I
> > > found) into the index so that
On 4 October 2010 18:32, Robert Haas wrote:
> On Mon, Oct 4, 2010 at 4:24 AM, Thom Brown wrote:
>> On 26 September 2010 18:07, Thom Brown wrote:
>>> On 26 September 2010 17:49, Thom Brown wrote:
>>>> I attach a patch which adds all functions (or at least the one
On 26 September 2010 18:07, Thom Brown wrote:
> On 26 September 2010 17:49, Thom Brown wrote:
>> I attach a patch which adds all functions (or at least the ones I
>> found) into the index so that they can be easily located. Previously
>> there were no entries for most o
On 28 September 2010 16:29, Thom Brown wrote:
> On 28 September 2010 15:36, Thom Brown wrote:
>> On 28 September 2010 15:30, Kevin Grittner
>> wrote:
>>> "Erik Rijkers" wrote:
>>>
>>>> Something seems to have gone wrong with generating t
On 28 September 2010 15:36, Thom Brown wrote:
> On 28 September 2010 15:30, Kevin Grittner
> wrote:
>> "Erik Rijkers" wrote:
>>
>>> Something seems to have gone wrong with generating the version 9.0
>>> PDFs on the website: both A4 and US have n
something to do with the filtering to reduce the file
> size; it may have had some unexpected side effects.
Yes the JPDFTweak process may have stripped that out. :S I can
confirm the issue :/
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
On 18 July 2010 11:58, Rafael Martinez wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Thom Brown wrote:
>
>> Okay, I just edited an existing dia file: pgclient_server.dia. All I
>> did was change the font size of the text "client application&qu
On 26 September 2010 17:49, Thom Brown wrote:
> I attach a patch which adds all functions (or at least the ones I
> found) into the index so that they can be easily located. Previously
> there were no entries for most of these at all in the index. I also
> removed the entries fo
7;om' in 'Thomas')
can't be written:
position('om', 'Thomas')
So this doesn't look like a general alternative form. Is the
alternative form of substring deprecated or just missing from the
documentation?
Thanks
Thom Brown
Twitter: @darkixion
IRC (freenod
I
> somehow managed to wipe the one I have, and Ubuntu ships with a
> different version :-)
>
> I take the lack of comment on the patch itself as silent approval, so
> I'll go look at backporting it soon.
I don't see any mention of redirecting the Heap-Only Tuples glossary
=src/backend/access/heap/README.HOT;hb=HEAD
NLS info for translators refers to CVS:
http://www.postgresql.org/docs/9.0/static/nls-translator.html
(nls.sgml)
Bug reporting mentions CVS:
http://www.postgresql.org/docs/9.0/static/bug-reporting.html
(problems.sgml)
--
Thom Brown
Twitter: @darkixion
IRC
On 9 September 2010 01:48, Bruce Momjian wrote:
>
> Patch applied and backpatched to 9.0.X. Thanks.
Whoa, no comments or objections then? I'm scared now. :S
Thanks Bruce :)
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
--
Sent via
On 7 September 2010 22:20, Bruce Momjian wrote:
> Thom Brown wrote:
>> On 7 September 2010 20:26, Tom Lane wrote:
>> > Thom Brown writes:
>> >> Sorry, I should have clarified. ?There are boxes containing notes
>> >> which I had originally colo
On 7 September 2010 22:01, Tom Lane wrote:
> The Caution looks good to me. I'd still take the Notes down another
> notch, but certainly we're getting into personal preference now.
Okay, adjusted it a bit more so that should do now.
--
Thom Brown
Twitter: @darkixion
IRC (freen
On 7 September 2010 20:26, Tom Lane wrote:
> Thom Brown writes:
>> Sorry, I should have clarified. There are boxes containing notes
>> which I had originally coloured yellow, but we went for beige instead.
>> Example appears on:
>> http://pgweb.darkixion.com:8081/do
On 7 September 2010 20:58, Dave Page wrote:
> On Tue, Sep 7, 2010 at 8:48 PM, Thom Brown wrote:
>> On 7 September 2010 20:28, Dave Page wrote:
>>> On Tue, Sep 7, 2010 at 7:47 PM, Thom Brown wrote:
>>>> Sorry, I should have clarified. There are boxes con
On 7 September 2010 20:28, Dave Page wrote:
> On Tue, Sep 7, 2010 at 7:47 PM, Thom Brown wrote:
>> Sorry, I should have clarified. There are boxes containing notes
>> which I had originally coloured yellow, but we went for beige instead.
>> Example appears on:
>>
On 7 September 2010 20:26, Tom Lane wrote:
> Thom Brown writes:
>> Sorry, I should have clarified. There are boxes containing notes
>> which I had originally coloured yellow, but we went for beige instead.
>> Example appears on:
>> http://pgweb.darkixion.com:8081/do
On 7 September 2010 19:42, Kevin Grittner wrote:
> Thom Brown wrote:
>
>> The notes section still looks really drab on my screen.
>
> Are you talking about the Release Notes page:
>
> http://pgweb.darkixion.com:8081/docs/8.4/static/release.html
>
> notes
)
The notes section still looks really drab on my screen.
--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
1 - 100 of 215 matches
Mail list logo