2007-11-10 |
Bruce Momjian | Fix markup problem with recent pg_ctl change. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Joe Conway | Have crosstab variants treat NULL rowid as a category... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Bruce Momjian | Properly order pg_ctl -c option alphabetically in docs. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Tom Lane | Recognize RETURN QUERY via a textual test, so that... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Bruce Momjian | Remove tabs from SGML files. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Tom Lane | Add an expected-results file to get regression to pass... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Tom Lane | Clean up ts_locale.h/.c. Fix broken and not-consistent... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Alvaro Herrera | Point to our own UUID page instead of to Wikipedia. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Tom Lane | Second pass at improving LIKE/regex estimation in non... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Magnus Hagander | Add parameter krb_realm used by GSSAPI, SSPI and Kerberos |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Bruce Momjian | Move pl/proxy into Multi-server parallel query executio... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Peter Eisentraut | Allow XML processing instructions starting with "xml... |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Bruce Momjian | In tsearch code, remove !(A && B) via restructuring... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Tom Lane | If an index depends on no columns of its table, give... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Bruce Momjian | Wording improvement for pl/proxy mention. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Bruce Momjian | Add mention of pl/proxy toolset to docs. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Tom Lane | Fix EquivalenceClass code to handle volatile sort expre... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Tom Lane | Last week's patch for make_sort_from_pathkeys wasn... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Bruce Momjian | Properly indent SGML file. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Bruce Momjian | Add "High Availability, Load Balancing, and Replication... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Bruce Momjian | Move NFS section into "Creating Cluster" documentation... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | After conferencing again with Bruce, put in more accura... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | Adjust test results for message changes. Darn. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | Wording changes |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | Add sentence-ending periods. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | Mention text search instead of tsearch2 |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | Small fixes |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | Improve error message |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Peter Eisentraut | Add missing newlines to error messages, and normalize... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Tom Lane | Improve the performance of LIKE/regex estimation in... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Tom Lane | Fix patternsel() and callers to do the right thing... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Peter Eisentraut | <optional> cannot be used here, because psql doesn... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Peter Eisentraut | Consistent capitalization |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Peter Eisentraut | Improve wording |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Peter Eisentraut | Specify putting two spaces after sentence-ending period... |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Peter Eisentraut | Error message cleanup |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Peter Eisentraut | Use "alternative" instead of "alternate" where it is... |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Michael Meskes | Fixed two parser bugs. |
commit | commitdiff | tree | snapshot |
2007-11-06 |
Tom Lane | Some code review for xml.c: |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Tom Lane | Fix xmlelement() to initialize libxml correctly before... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Tom Lane | Fix deprecated-by-C-spec usage: storage class should... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Tom Lane | Improve conversion of legacy CREATE CONSTRAINT TRIGGER... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruce Momjian | Document that configure option only affects contrib: |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Tom Lane | Minor editorial improvements to txid functions' documen... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruce Momjian | Document that syncronhous commit can be turned off... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruce Momjian | Properly pass third argument to open() in fsync test... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruce Momjian | Remove <sect1> of txid functions. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruce Momjian | Move txid snapshot field description table from datatyp... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Magnus Hagander | Fix typos. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Bruce Momjian | Document txid functions. |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Tom Lane | Add a note about another issue that needs to be conside... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
D'Arcy J.M... | Remove deprecation notice and add comment about safely... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Neil Conway | Use LOG instead of DEBUG2 for logging invalid cancel... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruce Momjian | Working improvement. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruce Momjian | Add link to NFS section from "creating a database cluster. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruce Momjian | Document possible problems with NFS tablespaces. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Tom Lane | Minor improvements to code for converting legacy CREATE... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruce Momjian | Properly indent tablespace SGML section. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruce Momjian | Mention "replication" in the title of the high availabi... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruce Momjian | Update wording for xsl configure option. |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Bruce Momjian | Document that configure --with-libxslt controls just... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Tom Lane | Prevent continuing disk-space bloat when profiling... |
commit | commitdiff | tree | snapshot |
2007-11-04 |
Tom Lane | Teach CREATE CONSTRAINT TRIGGER to convert old-style... |
commit | commitdiff | tree | snapshot |
2007-11-02 |
Tom Lane | Ensure that EquivalenceClasses generated from ORDER... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Bruce Momjian | Mention that internal hash functions changed in 8.3... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Tom Lane | Some corrections/improvements to new acronym list. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Tom Lane | Update discussion of shared memory sizing for 8.3:... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Bruce Momjian | Update Czech FAQ. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Bruce Momjian | Acronym spelling fix. |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Bruce Momjian | Add documentation mention that FSM == Free Space Map... |
commit | commitdiff | tree | snapshot |
2007-11-01 |
Bruce Momjian | Add acronym section to our documentation. |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2007-10-31 |
Peter Eisentraut | More precise error message |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Marc G. Fournier | removed from CVS |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Peter Eisentraut | Add note on PostgreSQL vs. Postgres. |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Tom Lane | Update some obsolete stuff in the GRANT and REVOKE... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Tom Lane | Add a note pointing out that some other databases make... |
commit | commitdiff | tree | snapshot |
2007-10-30 |
Marc G. Fournier | simple script to pull together a very small (<500k... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Alvaro Herrera | In the previous commit message, I forgot to credit... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Tom Lane | Mention the index name in 'could not create unique... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Tom Lane | Remove the hack in the grammar that "optimized away... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Teodor Sigaev | - Add check of already changed page while replay WAL... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruce Momjian | Documentation wording fixes. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruce Momjian | Update Russian FAQ. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Bruce Momjian | Clarify restart is of the "database" server, in FAQ. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Magnus Hagander | Make variable static, per Tom. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Teodor Sigaev | Fix coredump during replay WAL after crash. Change... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Magnus Hagander | Add compat file for dynamically loading the functions... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Magnus Hagander | New versions of mingw have gettimeofday(), so add an... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Tom Lane | Remove claim that ts_headline knows how to generate... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Tom Lane | Ooops, fat-fingered last commit message. Should have |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Tom Lane | FAQ_IRIX |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Tom Lane | Make pg_dump and friends consistently report both the... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Tom Lane | Fix a couple of issues with pg_dump's handling of inher... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Tom Lane | Change text search parsing rules for hyphenated words... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Tom Lane | Add some rudimentary tracing code to the default text... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Tom Lane | Rename default text search parser's "uri" token type... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Tom Lane | Avoid considering both sort directions as equally usefu... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Tom Lane | Stamp 8.3beta2. REL8_3_BETA2 |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Tom Lane | Minor wording improvements per suggestion from Jeff... |
commit | commitdiff | tree | snapshot |
next |