OSDN Git Service

pg-rex/syncrep.git
17 years agoRemove emacs info from footer of SGML files.
Bruce Momjian [Sat, 16 Sep 2006 00:30:20 +0000 (00:30 +0000)]
Remove emacs info from footer of SGML files.

17 years agoDocument Warm Standby for High Availability
Bruce Momjian [Fri, 15 Sep 2006 22:02:21 +0000 (22:02 +0000)]
Document Warm Standby for High Availability

Includes sample standby script.

Simon Riggs

17 years agoDocument WAL recovery now uses checkpoints.
Bruce Momjian [Fri, 15 Sep 2006 21:55:07 +0000 (21:55 +0000)]
Document WAL recovery now uses checkpoints.

Simon Riggs

17 years agoSeveral fixes for MSVC build scripts, from Magnus.
Tom Lane [Fri, 15 Sep 2006 21:42:02 +0000 (21:42 +0000)]
Several fixes for MSVC build scripts, from Magnus.

17 years agoFix some uses of str[n]casecmp that should be pg_str[n]casecmp.
Tom Lane [Fri, 15 Sep 2006 21:35:30 +0000 (21:35 +0000)]
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp.

17 years agoFix some uses of str[n]casecmp that should be pg_str[n]casecmp,
Tom Lane [Fri, 15 Sep 2006 21:34:23 +0000 (21:34 +0000)]
Fix some uses of str[n]casecmp that should be pg_str[n]casecmp,
per Magnus.

17 years agoRemove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Magnus.
Tom Lane [Fri, 15 Sep 2006 21:28:08 +0000 (21:28 +0000)]
Remove WINLDAPAPI decoration from ldap_start_tls_sA typedef, per Magnus.

17 years agoImprove confusing comment for HeapTupleSatisfiesNow, per gripe from Greg Stark.
Tom Lane [Fri, 15 Sep 2006 16:39:32 +0000 (16:39 +0000)]
Improve confusing comment for HeapTupleSatisfiesNow, per gripe from Greg Stark.

17 years agoMake postgresql.conf.sample match the initdb defaults. This fixes
Bruce Momjian [Thu, 14 Sep 2006 23:21:47 +0000 (23:21 +0000)]
Make postgresql.conf.sample match the initdb defaults.  This fixes
comment alignment on most systems.

17 years agoAdd a couple of information functions to support direct checks on whether
Tom Lane [Thu, 14 Sep 2006 22:05:06 +0000 (22:05 +0000)]
Add a couple of information functions to support direct checks on whether
a schema is our own temp schema or another backend's temp schema, and use
these in place of some former kluges in information_schema.  Per my
proposal of yesterday.

17 years agoSeems no one wants this:
Bruce Momjian [Thu, 14 Sep 2006 21:44:08 +0000 (21:44 +0000)]
Seems no one wants this:

< * -Allow PREPARE to automatically determine parameter types based on the SQL
<   statement (Neil)

17 years agoDone:
Bruce Momjian [Thu, 14 Sep 2006 21:41:29 +0000 (21:41 +0000)]
Done:

< * -Allow protocol-level BIND parameter values to be logged, if text mode
> * -Allow protocol-level BIND parameter values to be logged

17 years agoNot done yet:
Bruce Momjian [Thu, 14 Sep 2006 21:37:04 +0000 (21:37 +0000)]
Not done yet:

<  o -Allow commenting of variables in postgresql.conf to restore them
>  o Allow commenting of variables in postgresql.conf to restore them

17 years agoFix missing markup.
Tom Lane [Thu, 14 Sep 2006 21:15:07 +0000 (21:15 +0000)]
Fix missing markup.

17 years agoRemove sslinfo copyright with author permission, keep author attribution.
Bruce Momjian [Thu, 14 Sep 2006 20:50:51 +0000 (20:50 +0000)]
Remove sslinfo copyright with author permission, keep author attribution.

Victor Wagner

17 years agoRemove:
Bruce Momjian [Thu, 14 Sep 2006 20:46:10 +0000 (20:46 +0000)]
Remove:

< * Research storing only active XIDs in subtransaction cache

17 years agoAdd:
Bruce Momjian [Thu, 14 Sep 2006 20:30:35 +0000 (20:30 +0000)]
Add:

> * Research storing only active XIDs in subtransaction cache

17 years agoAdd XML item.
Bruce Momjian [Thu, 14 Sep 2006 18:10:38 +0000 (18:10 +0000)]
Add XML item.
>
> * Improve XML support
>
>   http://developer.postgresql.org/index.php/XML_Support

17 years agoAdd description for variable-length header:
Bruce Momjian [Thu, 14 Sep 2006 17:34:14 +0000 (17:34 +0000)]
Add description for variable-length header:

>    One idea is to store the header in network byte order (high bits
>    first), and read the high bits to determine the header length.

17 years agoAdd recent ICU URL:
Bruce Momjian [Thu, 14 Sep 2006 17:14:53 +0000 (17:14 +0000)]
Add recent ICU URL:

>   http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php

17 years agoUpdate TODO items:
Bruce Momjian [Thu, 14 Sep 2006 17:11:51 +0000 (17:11 +0000)]
Update TODO items:

<  o Store disk pages with no alignment/padding?
>
>    This involves having the user-specified order of columns
>    be different from the physical order.  SELECT * would
>    need to reorder the physical values to match the
>    user-specified ordering.
>
>  o Store disk pages with no alignment/padding?
>
>    This necessitates adding CPU-required padding when moving
>    rows from disk to memory.
>
>
>    http://archives.postgresql.org/pgsql-hackers/2006-09/msg00848.php
>

17 years agoFor release notes checklist, add UTF8 URL.
Bruce Momjian [Thu, 14 Sep 2006 16:55:43 +0000 (16:55 +0000)]
For release notes checklist, add UTF8 URL.

17 years agoIn release notes checklist, add URL for HTML non-ASCII escapes, mention
Bruce Momjian [Thu, 14 Sep 2006 16:51:39 +0000 (16:51 +0000)]
In release notes checklist, add URL for HTML non-ASCII escapes, mention
UTF8 escapes.

17 years agoFix SGML markup
Teodor Sigaev [Thu, 14 Sep 2006 13:40:28 +0000 (13:40 +0000)]
Fix SGML markup

17 years agoImprove error message. Per discussion
Teodor Sigaev [Thu, 14 Sep 2006 11:26:49 +0000 (11:26 +0000)]
Improve error message. Per discussion
http://archives.postgresql.org/pgsql-general/2006-09/msg00186.php

17 years agoGIN documentation and slightly improving GiST docs.
Teodor Sigaev [Thu, 14 Sep 2006 11:16:27 +0000 (11:16 +0000)]
GIN documentation and slightly improving GiST docs.
Thanks to  Christopher Kings-Lynne <chris.kingslynne@gmail.com> for
initial version and Jeff Davis <pgsql@j-davis.com> for inspection

17 years agoCygwin systems seem to have a different error message when trying to connect to port...
Michael Meskes [Thu, 14 Sep 2006 08:46:58 +0000 (08:46 +0000)]
Cygwin systems seem to have a different error message when trying to connect to port 0. Let's try port 20 instead.

17 years agoAdded missing constuctor/destructor for interval and date.
Michael Meskes [Thu, 14 Sep 2006 08:02:38 +0000 (08:02 +0000)]
Added missing constuctor/destructor for interval and date.

17 years agoSome small editorialization on the description of CREATE INDEX
Tom Lane [Wed, 13 Sep 2006 23:42:26 +0000 (23:42 +0000)]
Some small editorialization on the description of CREATE INDEX
CONCURRENTLY.  Greg Stark, some further tweaks by me.

17 years agoMake logging of extended-protocol commands a bit more consistent, per
Tom Lane [Wed, 13 Sep 2006 21:59:04 +0000 (21:59 +0000)]
Make logging of extended-protocol commands a bit more consistent, per
discussion with Guillaume Smet.

17 years agoCode review for patch to avoid second scan when vacuuming index-less
Tom Lane [Wed, 13 Sep 2006 17:47:08 +0000 (17:47 +0000)]
Code review for patch to avoid second scan when vacuuming index-less
table: avoid invoking LockBufferForCleanup without need, put out the
same log message we would have before, minor code beautification.

17 years agoChange "tps" to "scale" to avoid confusion
Tatsuo Ishii [Wed, 13 Sep 2006 00:39:19 +0000 (00:39 +0000)]
Change "tps" to "scale" to avoid confusion

Fix bug with handling default scaling factor in the default
scenarios

17 years agoAdd David Fetter:
Bruce Momjian [Tue, 12 Sep 2006 21:02:43 +0000 (21:02 +0000)]
Add David Fetter:

> * David is David Fetter <david@fetter.org>

17 years agoAdd uninstall script
Teodor Sigaev [Tue, 12 Sep 2006 16:11:44 +0000 (16:11 +0000)]
Add uninstall script

17 years agoSpell readme file's name correctly, per buildfarm reports.
Tom Lane [Tue, 12 Sep 2006 14:47:24 +0000 (14:47 +0000)]
Spell readme file's name correctly, per buildfarm reports.

17 years agoSmall fix for the README install for contrib/sslinfo.
Peter Eisentraut [Tue, 12 Sep 2006 11:46:11 +0000 (11:46 +0000)]
Small fix for the README install for contrib/sslinfo.

Dave Page

17 years agoSeems this wasn't committed originally
Michael Meskes [Tue, 12 Sep 2006 09:09:31 +0000 (09:09 +0000)]
Seems this wasn't committed originally

17 years agoMove set_pglocale_pgservice() from path.c to exec.c, so that pulling in
Tom Lane [Mon, 11 Sep 2006 20:10:30 +0000 (20:10 +0000)]
Move set_pglocale_pgservice() from path.c to exec.c, so that pulling in
path.c does not in itself force linking of both exec.c and libintl.
Should fix current ecpglib build failure on pickier platforms.

17 years agoMove xml2's PG_MODULE_MAGIC block to the right source file, per Michael Fuhr.
Tom Lane [Mon, 11 Sep 2006 15:30:32 +0000 (15:30 +0000)]
Move xml2's PG_MODULE_MAGIC block to the right source file, per Michael Fuhr.

17 years agoRename the uninstall scripts for contrib/lo and contrib/tsearch2 to
Tom Lane [Mon, 11 Sep 2006 15:14:46 +0000 (15:14 +0000)]
Rename the uninstall scripts for contrib/lo and contrib/tsearch2 to
match the convention that foo's uninstall script is uninstall_foo.sql.
Also, stop installing lo_test.sql, which really ought to be made into
a regression test anyway (though it's unclear how to avoid a dependency
on the current OID counter...)

17 years agoAdd LDAP_LIBS_FE to $(libpq) for static or AIX linking, per Albe Laurenz.
Tom Lane [Mon, 11 Sep 2006 13:35:08 +0000 (13:35 +0000)]
Add LDAP_LIBS_FE to $(libpq) for static or AIX linking, per Albe Laurenz.

17 years agoOoops, forgot to update ecpg comparison files to match
Tom Lane [Mon, 11 Sep 2006 02:50:07 +0000 (02:50 +0000)]
Ooops, forgot to update ecpg comparison files to match
source-code change.

17 years agoFix omissions in contrib uninstall scripts. Michael Fuhr
Tom Lane [Mon, 11 Sep 2006 02:10:26 +0000 (02:10 +0000)]
Fix omissions in contrib uninstall scripts.  Michael Fuhr

17 years agoFix unportable usage complained of by icc. Per buildfarm results.
Tom Lane [Mon, 11 Sep 2006 01:41:35 +0000 (01:41 +0000)]
Fix unportable usage complained of by icc.  Per buildfarm results.

17 years agoRemove unnecessary brace pair.
Bruce Momjian [Sun, 10 Sep 2006 23:33:22 +0000 (23:33 +0000)]
Remove unnecessary brace pair.

17 years agoBack out patch added during 8.2.X development:
Bruce Momjian [Sun, 10 Sep 2006 22:54:47 +0000 (22:54 +0000)]
Back out patch added during 8.2.X development:

Allow to_char() "D" format specifiers for interval/time.

It doesn't work, and I doubt it is useful enough to fix ("D" = day of
week).

17 years agoAdd items:
Bruce Momjian [Sun, 10 Sep 2006 22:20:01 +0000 (22:20 +0000)]
Add items:

< * Research storing disk pages with no alignment/padding
> * Consider ways of storing rows more compactly on disk
>
>  o Store disk pages with no alignment/padding?
>  o Reorder physical storage order to reduce padding?
>  o Support a smaller header for short variable-length fields?
>  o Reduce the row header size?

17 years agoInstall a cleaner solution to the AIX libpq linking problem, as per
Tom Lane [Sun, 10 Sep 2006 22:07:02 +0000 (22:07 +0000)]
Install a cleaner solution to the AIX libpq linking problem, as per
an earlier discussion.  Centralize assumptions about what libpq depends
on in one place in Makefile.global.  I am unconvinced that this list
is complete, but since ecpg seems to have gotten along with just these
entries, we'll try it this way and see what happens.

17 years agoFix dblink build for --enable-nls or --enable-openssl on AIX.
Tom Lane [Sun, 10 Sep 2006 21:38:26 +0000 (21:38 +0000)]
Fix dblink build for --enable-nls or --enable-openssl on AIX.
Per Chris Browne.

17 years agoRemove unhelpful/misleading advice about how to use SPI_saveplan().
Tom Lane [Sun, 10 Sep 2006 20:56:42 +0000 (20:56 +0000)]
Remove unhelpful/misleading advice about how to use SPI_saveplan().
Per gripe from Jack Orenstein.

17 years agocontrib/isn updates from Jeremy Kronuz.
Tom Lane [Sun, 10 Sep 2006 20:45:17 +0000 (20:45 +0000)]
contrib/isn updates from Jeremy Kronuz.

17 years agoIf we're going to advertise the array overlap/containment operators,
Tom Lane [Sun, 10 Sep 2006 20:14:20 +0000 (20:14 +0000)]
If we're going to advertise the array overlap/containment operators,
we probably should make them work reliably for all arrays.  Fix code
to handle NULLs and multidimensional arrays, move it into arrayfuncs.c.
GIN is still restricted to indexing arrays with no null elements, however.

17 years agoAdd missing documentation for new anyarray-overlap operator.
Tom Lane [Sun, 10 Sep 2006 19:03:57 +0000 (19:03 +0000)]
Add missing documentation for new anyarray-overlap operator.

17 years agoRename contrib contains/contained-by operators to @> and <@, per discussion.
Tom Lane [Sun, 10 Sep 2006 17:36:52 +0000 (17:36 +0000)]
Rename contrib contains/contained-by operators to @> and <@, per discussion.

17 years agoRename contains/contained-by operators to @> and <@, per discussion that
Tom Lane [Sun, 10 Sep 2006 00:29:35 +0000 (00:29 +0000)]
Rename contains/contained-by operators to @> and <@, per discussion that
agreed these symbols are less easily confused.  I made new pg_operator
entries (with new OIDs) for the old names, so as to provide backward
compatibility while making it pretty easy to remove the old names in
some future release cycle.  This commit only touches the core datatypes,
contrib will be fixed separately.

17 years agoRemove reference to contrib/mac, which isn't there anymore.
Tom Lane [Sat, 9 Sep 2006 18:45:37 +0000 (18:45 +0000)]
Remove reference to contrib/mac, which isn't there anymore.

17 years agoAdd contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and
Tom Lane [Sat, 9 Sep 2006 04:07:52 +0000 (04:07 +0000)]
Add contrib/isn module for ISBN/ISSN/EAN13/etc product numbers, and
remove the old isbn_issn module which is about to be obsoleted by EAN13.
contrib/isn is by Germán Méndez Bravo.  Our thanks to Garrett A. Wollman
for having written the original isbn_issn module.

17 years agoRevise OpenLDAP configuration and linking to work on more platforms
Tom Lane [Sat, 9 Sep 2006 03:15:40 +0000 (03:15 +0000)]
Revise OpenLDAP configuration and linking to work on more platforms
than before.  Albe Laurenz (but editorialized heavily by me, so if it
doesn't work it's my fault).

17 years agoFix pg_dump for recent change removing separate RULE privilege.
Tom Lane [Fri, 8 Sep 2006 18:05:35 +0000 (18:05 +0000)]
Fix pg_dump for recent change removing separate RULE privilege.
I had thought this code could be left alone, but I was wrong: as-is
it's failing to recognize when to use ALL for table privileges in 8.2.

17 years agoPut back plan-time check for trying to apply SELECT FOR UPDATE/SHARE
Tom Lane [Fri, 8 Sep 2006 17:49:13 +0000 (17:49 +0000)]
Put back plan-time check for trying to apply SELECT FOR UPDATE/SHARE
to a relation on the nullable side of an outer join.  I had removed
this during the outer join planning rewrite a few months ago ... I think
I intended to put it somewhere else, but forgot ...

17 years agoTweak the behavior of log_duration as proposed by Guillaume Smet: rather
Tom Lane [Fri, 8 Sep 2006 15:55:53 +0000 (15:55 +0000)]
Tweak the behavior of log_duration as proposed by Guillaume Smet: rather
than being equivalent to setting log_min_duration_statement to zero, this
option now forces logging of all query durations, but doesn't force logging
of query text.  Also, add duration logging coverage for fastpath function
calls.

17 years agoNot all C compilers understand the "//" comment in this test case, so I removed it.
Michael Meskes [Fri, 8 Sep 2006 14:58:27 +0000 (14:58 +0000)]
Not all C compilers understand the "//" comment in this test case, so I removed it.

17 years agoReplaced complex tests with small ones.
Michael Meskes [Fri, 8 Sep 2006 13:32:29 +0000 (13:32 +0000)]
Replaced complex tests with small ones.

17 years agoMore logic from complex/test* moved to their own testcases.
Michael Meskes [Fri, 8 Sep 2006 09:03:40 +0000 (09:03 +0000)]
More logic from complex/test* moved to their own testcases.

17 years agoClean up logging for extended-query-protocol operations, as per my recent
Tom Lane [Thu, 7 Sep 2006 22:52:01 +0000 (22:52 +0000)]
Clean up logging for extended-query-protocol operations, as per my recent
proposal.  Parameter logging works even for binary-format parameters, and
logging overhead is avoided when disabled.

log_statement = all output for the src/test/examples/testlibpq3.c example
now looks like

LOG:  statement: execute <unnamed>: SELECT * FROM test1 WHERE t = $1
DETAIL:  parameters: $1 = 'joe''s place'
LOG:  statement: execute <unnamed>: SELECT * FROM test1 WHERE i = $1::int4
DETAIL:  parameters: $1 = '2'

and log_min_duration_statement = 0 results in

LOG:  duration: 2.431 ms  parse <unnamed>: SELECT * FROM test1 WHERE t = $1
LOG:  duration: 2.335 ms  bind <unnamed> to <unnamed>: SELECT * FROM test1 WHERE t = $1
DETAIL:  parameters: $1 = 'joe''s place'
LOG:  duration: 0.394 ms  execute <unnamed>: SELECT * FROM test1 WHERE t = $1
DETAIL:  parameters: $1 = 'joe''s place'
LOG:  duration: 1.251 ms  parse <unnamed>: SELECT * FROM test1 WHERE i = $1::int4
LOG:  duration: 0.566 ms  bind <unnamed> to <unnamed>: SELECT * FROM test1 WHERE i = $1::int4
DETAIL:  parameters: $1 = '2'
LOG:  duration: 0.173 ms  execute <unnamed>: SELECT * FROM test1 WHERE i = $1::int4
DETAIL:  parameters: $1 = '2'

(This example demonstrates the folly of ignoring parse/bind steps for duration
logging purposes, BTW.)

Along the way, create a less ad-hoc mechanism for determining which commands
are logged by log_statement = mod and log_statement = ddl.  The former coding
was actually missing quite a few things that look like ddl to me, and it
did not handle EXECUTE or extended query protocol correctly at all.

This commit does not do anything about the question of whether log_duration
should be removed or made less redundant with log_min_duration_statement.

17 years agoUpdate pgcvslog comments.
Bruce Momjian [Thu, 7 Sep 2006 18:13:56 +0000 (18:13 +0000)]
Update pgcvslog comments.

17 years agoSpecify lo_write() to take a _const_ buffer, to match documentation.
Bruce Momjian [Thu, 7 Sep 2006 15:37:25 +0000 (15:37 +0000)]
Specify lo_write() to take a _const_ buffer, to match documentation.

17 years agoChanging a test case also changes the output that is expected.
Michael Meskes [Thu, 7 Sep 2006 11:18:47 +0000 (11:18 +0000)]
Changing a test case also changes the output that is expected.
Float/Long aliasing doesn't work on all architecures.

17 years agoRemoved one output because integer/double usage differ
Michael Meskes [Thu, 7 Sep 2006 08:15:58 +0000 (08:15 +0000)]
Removed one output because integer/double usage differ

17 years agoHTLM cleanup.
Bruce Momjian [Thu, 7 Sep 2006 00:12:20 +0000 (00:12 +0000)]
HTLM cleanup.

17 years agoUpdate Emacs/vim editor info.
Bruce Momjian [Thu, 7 Sep 2006 00:10:46 +0000 (00:10 +0000)]
Update Emacs/vim editor info.

17 years agoUpdate emacs info for FAQ_DEV.
Bruce Momjian [Thu, 7 Sep 2006 00:08:43 +0000 (00:08 +0000)]
Update emacs info for FAQ_DEV.

Andrew Dunstan

17 years agoAdd XML documentation.
Bruce Momjian [Thu, 7 Sep 2006 00:04:48 +0000 (00:04 +0000)]
Add XML documentation.

17 years agoUpdate tools directory name.
Bruce Momjian [Wed, 6 Sep 2006 22:03:22 +0000 (22:03 +0000)]
Update tools directory name.

17 years agoChange processing of extended-Query mode so that an unnamed statement
Tom Lane [Wed, 6 Sep 2006 20:40:48 +0000 (20:40 +0000)]
Change processing of extended-Query mode so that an unnamed statement
that has parameters is always planned afresh for each Bind command,
treating the parameter values as constants in the planner.  This removes
the performance penalty formerly often paid for using out-of-line
parameters --- with this definition, the planner can do constant folding,
LIKE optimization, etc.  After a suggestion by Andrew@supernews.

17 years agoBe more wary about which LIBS elements to pull into sslinfo link.
Tom Lane [Wed, 6 Sep 2006 18:30:17 +0000 (18:30 +0000)]
Be more wary about which LIBS elements to pull into sslinfo link.
Per buildfarm results.

17 years agoFix compiler warnings on 64-bit boxes: difference between
Teodor Sigaev [Wed, 6 Sep 2006 07:22:14 +0000 (07:22 +0000)]
Fix compiler warnings on 64-bit boxes: difference between
pointers are int64, but warnings are emitted for position info in
error messages in parser, so, just cast it to int32

17 years agoAdd interval division/multiplication regression tests.
Bruce Momjian [Wed, 6 Sep 2006 02:05:41 +0000 (02:05 +0000)]
Add interval division/multiplication regression tests.

Michael Glaesemann

17 years agoFix sslinfo so it builds on Darwin.
Tom Lane [Tue, 5 Sep 2006 23:15:02 +0000 (23:15 +0000)]
Fix sslinfo so it builds on Darwin.

17 years agoSilence compiler warning about signed vs unsigned chars.
Tom Lane [Tue, 5 Sep 2006 23:07:16 +0000 (23:07 +0000)]
Silence compiler warning about signed vs unsigned chars.

17 years agoSilence compiler warnings about incompatible function pointer types.
Tom Lane [Tue, 5 Sep 2006 23:02:28 +0000 (23:02 +0000)]
Silence compiler warnings about incompatible function pointer types.

17 years agoRemove pgcrypto functions that were deprecated and slated for removal.
Tom Lane [Tue, 5 Sep 2006 21:26:48 +0000 (21:26 +0000)]
Remove pgcrypto functions that were deprecated and slated for removal.
Marko Kreen

17 years agoGet rid of the separate RULE privilege for tables: now only a table's owner
Tom Lane [Tue, 5 Sep 2006 21:08:36 +0000 (21:08 +0000)]
Get rid of the separate RULE privilege for tables: now only a table's owner
can create or modify rules for the table.  Do setRuleCheckAsUser() while
loading rules into the relcache, rather than when defining a rule.  This
ensures that permission checks for tables referenced in a rule are done with
respect to the current owner of the rule's table, whereas formerly ALTER TABLE
OWNER would fail to update the permission checking for associated rules.
Removal of separate RULE privilege is needed to prevent various scenarios
in which a grantee of RULE privilege could effectively have any privilege
of the table owner.  For backwards compatibility, GRANT/REVOKE RULE is still
accepted, but it doesn't do anything.  Per discussion here:
http://archives.postgresql.org/pgsql-hackers/2006-04/msg01138.php

17 years agoMake Gen_fmgrtab.sh locale-proof. Per report from Marko Kreen and
Tom Lane [Tue, 5 Sep 2006 19:18:13 +0000 (19:18 +0000)]
Make Gen_fmgrtab.sh locale-proof.  Per report from Marko Kreen and
fix suggestion from Peter.

17 years agoFix markup and license.
Teodor Sigaev [Tue, 5 Sep 2006 18:39:08 +0000 (18:39 +0000)]
Fix markup and license.

17 years agoFix Intel compiler bug. Per discussion
Teodor Sigaev [Tue, 5 Sep 2006 18:25:10 +0000 (18:25 +0000)]
Fix Intel compiler bug. Per  discussion
'GIN FailedAssertions on Itanium2 with Intel compiler' in pgsql-hackers,
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01914.php

17 years agoAdd hstore contrib module.
Teodor Sigaev [Tue, 5 Sep 2006 18:00:58 +0000 (18:00 +0000)]
Add hstore contrib module.
Per discussion
http://archives.postgresql.org/pgsql-hackers/2006-08/msg01409.php

17 years agoRemove contrib modules that have been migrated to pgfoundry: adddepend,
Tom Lane [Tue, 5 Sep 2006 17:20:29 +0000 (17:20 +0000)]
Remove contrib modules that have been migrated to pgfoundry: adddepend,
dbase, dbmirror, fulltextindex, mac, userlock; or abandoned: mSQL-interface,
tips.

17 years agoLost some changes yet again
Michael Meskes [Tue, 5 Sep 2006 12:17:09 +0000 (12:17 +0000)]
Lost some changes yet again

17 years agoStarted to cleanup complex tests.
Michael Meskes [Tue, 5 Sep 2006 12:11:03 +0000 (12:11 +0000)]
Started to cleanup complex tests.
Added some interval checks to regression suite.

17 years agoSynced parser.
Michael Meskes [Tue, 5 Sep 2006 10:00:53 +0000 (10:00 +0000)]
Synced parser.
Fixed ecpglib trying to read one character after end-of-string.
Fixed port number setting in regression suite.

17 years agoRemove GIN documentation
Bruce Momjian [Tue, 5 Sep 2006 03:09:56 +0000 (03:09 +0000)]
Remove GIN documentation

Christopher Kings-Lynne

17 years agoFix imprecision from interval rounding of multiplication/division.
Bruce Momjian [Tue, 5 Sep 2006 01:13:40 +0000 (01:13 +0000)]
Fix imprecision from interval rounding of multiplication/division.

Bruce, Michael Glaesemann

17 years agoUpdate Japanese FAQ.
Bruce Momjian [Tue, 5 Sep 2006 00:13:41 +0000 (00:13 +0000)]
Update Japanese FAQ.

Jun Kuwamura

17 years agoFix information_schema.key_column_usage to show correct value of
Tom Lane [Mon, 4 Sep 2006 23:13:01 +0000 (23:13 +0000)]
Fix information_schema.key_column_usage to show correct value of
position_in_unique_constraint (column newly added per SQL2003).
Greg Mullane

17 years agoBring sslinfo Makefile up to speed for VPATH and pgxs builds.
Tom Lane [Mon, 4 Sep 2006 22:22:36 +0000 (22:22 +0000)]
Bring sslinfo Makefile up to speed for VPATH and pgxs builds.

17 years agoUpdate setseed() documentation.
Bruce Momjian [Mon, 4 Sep 2006 21:47:25 +0000 (21:47 +0000)]
Update setseed() documentation.

17 years agoUpdate LDAP installation wording.
Bruce Momjian [Mon, 4 Sep 2006 21:43:18 +0000 (21:43 +0000)]
Update LDAP installation wording.

Albe Laurenz

17 years agoTrivial patch to double vacuum speed on tables with no indexes (prevent
Bruce Momjian [Mon, 4 Sep 2006 21:40:23 +0000 (21:40 +0000)]
Trivial patch to double vacuum speed on tables with no indexes (prevent
second scan of table).

Gregory Stark

17 years agoAdd MSVC build tools.
Bruce Momjian [Mon, 4 Sep 2006 21:30:40 +0000 (21:30 +0000)]
Add MSVC build tools.

Magnus Hagander