aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
...
* Add:Bruce Momjian2005-07-21
* Fix breakage of INSTALL document build.Tom Lane2005-07-20
* Add 'day' field to INTERVAL so 1 day interval can be distinguished fromBruce Momjian2005-07-20
* Documentation tweak: make <command>CREATE OPERATOR CLASS</command> intoNeil Conway2005-07-19
* Fix some bogosities in geometric-function documentation: add an entryTom Lane2005-07-18
* \pset numericsep -> numericlocale.Bruce Momjian2005-07-18
* Fix SGML spacing.Bruce Momjian2005-07-15
* Change numericsep to a boolean, and make it locale-aware.Bruce Momjian2005-07-14
* This doc patch replaces all inappropriate references to SQL:1999 when itNeil Conway2005-07-14
* Integrate autovacuum functionality into the backend. There's still aTom Lane2005-07-14
* Documentation for some new PL/Perl features. Patch from David Fetter,Neil Conway2005-07-13
* Change typreceive function API so that receive functions get the sameTom Lane2005-07-10
* Add --encoding to pg_dump.Bruce Momjian2005-07-10
* Update.Bruce Momjian2005-07-10
* I made the patch that implements regexp_replace again.Bruce Momjian2005-07-10
* Add psql \pset numericsep to allow output numbers like 100,000.0 orBruce Momjian2005-07-10
* Done:Bruce Momjian2005-07-08
* Track dependencies on shared objects (which is to say, roles; we alreadyTom Lane2005-07-07
* Update:Bruce Momjian2005-07-07
* Update:Bruce Momjian2005-07-07
* Reverse out because the lack of using pgport in timezone/ is causingBruce Momjian2005-07-06
* Add pg_column_size() to return storage size of a column, includingBruce Momjian2005-07-06
* Update description of GUC full_page_writes.Bruce Momjian2005-07-06
* Done:Bruce Momjian2005-07-06
* Add GUC full_page_writes to control writing full pages to WAL.Bruce Momjian2005-07-05
* Remove, now have GUC:Bruce Momjian2005-07-05
* Add:Bruce Momjian2005-07-05
* More TODO list section restructuring.Bruce Momjian2005-07-04
* Restructure TODO sections.Bruce Momjian2005-07-04
* UpdateBruce Momjian2005-07-04
* Update wording:Bruce Momjian2005-07-04
* Support cross compilation by compiling "zic" with a native compiler. ThisPeter Eisentraut2005-07-03
* Remove GIST concurrency limitations section.Bruce Momjian2005-07-02
* Add SGML markup for on/off values in run-time section.Bruce Momjian2005-07-02
* Use on/off consistently for GUC variables in postgresql.conf and theBruce Momjian2005-07-02
* Update:Bruce Momjian2005-07-02
* In PL/PgSQL, allow a block's label to be optionally specified at theNeil Conway2005-07-02
* Clarify:Bruce Momjian2005-07-01
* Update for roles:Bruce Momjian2005-07-01
* Update for roles:Bruce Momjian2005-07-01
* Item superceeded now that groups exist:Bruce Momjian2005-07-01
* Done:Bruce Momjian2005-07-01
* Clarify documentation about log_min_duration_statement.Bruce Momjian2005-07-01
* Improve gettimeofday() documentation.Bruce Momjian2005-06-29
* Improved words spacing.Bruce Momjian2005-06-29
* Replace pg_shadow and pg_group by new role-capable catalogs pg_authidTom Lane2005-06-28
* Done:Bruce Momjian2005-06-27
* Done:Bruce Momjian2005-06-27
* Remove support for Kerberos V4. It seems no one is using this, it hasNeil Conway2005-06-27
* Done:Bruce Momjian2005-06-27