summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2006-08-11Add Neil's presentation to FAQ_DEV.Bruce Momjian
2006-08-11Update for company URL.Bruce Momjian
2006-08-11Add URLsBruce Momjian
2006-08-09Add URL for typmod:Bruce Momjian
2006-08-09Add URL:Bruce Momjian
2006-08-09Add TODO items we don't want (Idea from Josh Berkus)Bruce Momjian
2006-08-09Update packages:Bruce Momjian
2006-08-09Update packages description:Bruce Momjian
2006-08-08Update packages:Bruce Momjian
2006-08-08Update:Bruce Momjian
2006-08-08Add a feature for automatic initialization and finalization of dynamicallyTom Lane
2006-08-08Reverse order of performance guides so powerpostgresql is first.Bruce Momjian
2006-08-08Add detail on packages:Bruce Momjian
2006-08-08Add package item:Bruce Momjian
2006-08-08Done:Bruce Momjian
2006-08-08Clarified COPY FROM STDIN in ecpg todoMichael Meskes
2006-08-08Done:Bruce Momjian
2006-08-08For protocol-level prepare/bind/execute:Bruce Momjian
2006-08-06Add support for forcing a switch to a new xlog file; cause such a switchTom Lane
2006-08-04Slight wording improvement in documentation.Bruce Momjian
2006-08-04Add URL for terminate backend test:Bruce Momjian
2006-08-03Cause ALTER TABLE to perform ALTER COLUMN DROP DEFAULT operations duringTom Lane
2006-08-02Fix documentation error: GRANT/REVOKE for roles only accept role namesTom Lane
2006-08-02Update:Bruce Momjian
2006-08-02Add:Bruce Momjian
2006-08-02Done:Bruce Momjian
2006-08-01Editorialize a bit on the recent patch, reverting to the original versionsAlvaro Herrera
2006-08-01Add pg_dump -X no-data-for-failed-tables option to suppress loading dataBruce Momjian
2006-08-01Done:Bruce Momjian
2006-08-01Remove TODO.detail/pg_dump.Bruce Momjian
2006-08-01Allow multiple -n (schema) and -t (table) pg_dump options, and add -TBruce Momjian
2006-08-01Improvements to Maintenance and External Projects documentation.Bruce Momjian
2006-07-31Add:Bruce Momjian
2006-07-31Change the relation_open protocol so that we obtain lock on a relationTom Lane
2006-07-31Change the bootstrap sequence so that toast tables for system catalogs areTom Lane
2006-07-31Fix confusion between COPY FROM and COPY TO, per Gavin Sharry and Arul Shaji.Alvaro Herrera
2006-07-30Add:Bruce Momjian
2006-07-29Add entry:Bruce Momjian
2006-07-29Add:Bruce Momjian
2006-07-28Remove update TODO.detail item.Bruce Momjian
2006-07-28Updates per Tom:Bruce Momjian
2006-07-28SQL2003-standard statistical aggregates, by Sergey Koposov. I've added onlyTom Lane
2006-07-28Fix table title.Tom Lane
2006-07-28Make it clearer that not every Postgres character set can be used as aTom Lane
2006-07-28Update Tatsuo:Bruce Momjian
2006-07-27Add URL for UPDATE/SET for multiple values.Bruce Momjian
2006-07-27Add for UPDATE SET for multiple values:Bruce Momjian
2006-07-27Aggregate functions now support multiple input arguments. I also tookTom Lane
2006-07-27Allow LDAP lookups from pg_service.conf.Bruce Momjian
2006-07-27Allow units to be specified with configuration settings.Peter Eisentraut