| Age | Commit message (Collapse) | Author |
|
>
> * Improve the /contrib installation experience
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg00132.php
|
|
file/pipe output too if \pset columns' is set.
Bryce Nesbitt
|
|
auto-configure properly for libxslt present or not.
|
|
< * Improve detection of shared memory segments being used by other
< FreeBSD jails
> * Improve detection of shared memory segments being used by others
> by checking the SysV shared memory field 'nattch'
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00673.php
|
|
>
> o Add CREATE SCHEMA ... LIKE that copies a schema
>
|
|
> * Add database and transaction-level triggers
>
> http://archives.postgresql.org/pgsql-hackers/2008-03/msg00451.php
|
|
|
|
|
|
Scott Marlowe
|
|
instead of calling a bunch of individual functions.
This function can also be called directly, taking a PID as an argument, to
return only the data for a single PID.
|
|
|
|
< * Consider increasing the number of default statistics target, and
< reduce statistics target overhead
|
|
< o Allow dictionary to filter out only stop words
> o Allow dictionaries to change the token that is passed on to
> later dictionaries
|
|
o Consider changing error to warning for strings larger than one
megabyte
http://archives.postgresql.org/pgsql-bugs/2008-02/msg00190.php
http://archives.postgresql.org/pgsql-patches/2008-03/msg00062.php
|
|
> * -Add function to report the time of the most recent server reload
|
|
> o -Improve display of enums to show valid enum values
|
|
commit).
|
|
|
|
Hitoshi Harada
|
|
files were last loaded.
George Gensure
|
|
Pavel Stehule
|
|
|
|
retrieved to be controlled through a GUC variable.
Robert Hell
|
|
let XLOG_BLCKSZ and XLOG_SEG_SIZE be set via configure. Per a proposal by
Mark Wong, though I thought it better to call the switches after "wal" rather
than "xlog".
|
|
support for a nonsegmented mode from md.c. Per recent discussions, there
doesn't seem to be much value in a "never segment" option as opposed to
segmenting with a suitably large segment size. So instead provide a
configure-time switch to set the desired segment size in units of gigabytes.
While at it, expose a configure switch for BLCKSZ as well.
Zdenek Kotala
|
|
it vary with BLCKSZ as before. This agrees with what the documentation says,
and avoids a regression test problem when BLCKSZ is larger than default.
Per recent discussion.
|
|
Andreas Scherbaum
|
|
> #A hyphen, "-", marks changes that will appear in the upcoming 8.4 release.#
|
|
array's subscripts.
Pavel Stehule, some editorialization by me.
|
|
them.
|
|
do CancelBackup at a sane place, fix some oversights in the state transitions,
allow only superusers to connect while we are waiting for backup mode to end.
|
|
* Allow adding/renaming/removing enumerated values to an existing
enumerated data type
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01718.php
>
|
|
|
|
|
|
> * Allow adding/renaming/removing enumerated values to an existing
> enumerated data type
|
|
< * Allow adding enumerated values to an existing enumerated data
> * Allow adding/removing enumerated values to an existing enumerated data
|
|
|
|
> * Allow prepared transactions with temporary tables created and dropped
> in the same transaction, and when an ON COMMIT DELETE ROWS temporary
> table is accessed
>
> http://archives.postgresql.org/pgsql-hackers/2008-03/msg00047.php
|
|
>
> o Impove COPY performance
>
> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00954.php
|
|
* Allow index scans to return matching index keys, not just the matching
heap locations
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01657.php
>
|
|
> * Allow index scans to return matching index keys, not just the matching
> heap locations
|
|
<
> * Allow adding enumerated values to an existing enumerated data
> type
|
|
< * Allow index scans to return matching index keys
<
< http://archives.postgresql.org/pgsql-hackers/2007-03/msg01079.php
|
|
* Consider smaller indexes that record a range of values per heap page,
rather than having one index entry for every heap row
|
|
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01589.php
|
|
<
> o Add prompt escape to display the client and server versions
|
|
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01475.php
|
|
have pg_ctl warn about this.
Cancel running online backups (by renaming the backup_label file,
thus rendering the backup useless) when shutting down in fast mode.
Laurenz Albe
|
|
it now lives (per discussion). Leave the other FAQs alone for now.
|
|
|