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 |
2007-10-27 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Magnus Hagander | Change win32 child-death tracking code to use a threadp... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Alvaro Herrera | Allow an autovacuum worker to be interrupted automatica... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bruce Momjian | Remove second-in-paragraph usage of "Postgres" in FAQ_DEV. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bruce Momjian | Remove use of "Postgres" aliases in the FAQ in second... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Tom Lane | Change have_join_order_restriction() so that we do... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Tom Lane | Avoid having backend-only code compiled into ecpg.... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Tom Lane | Avoid including any backend-only stuff in the zic utili... |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bruce Momjian | Set Japanese FAQ character code to UTF-8. |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Bruce Momjian | Add plpgsql doc example of RETURN NEXT. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tom Lane | Make initdb's selection of default text search configur... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Alvaro Herrera | Fix memory management for new variables -- they must... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tom Lane | Fix ALTER SEQUENCE so that it does not affect the value... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Alvaro Herrera | Extract catalog info for error reporting before an... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tom Lane | Tweak new error messages to match the actual syntax... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Alvaro Herrera | Use more real-world examples in the text search parser... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Alvaro Herrera | Add new encoding aliases for Solaris, per Zdenek Kotala. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Bruce Momjian | Update release notes to current CVS. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Disallow scrolling of FOR UPDATE/FOR SHARE cursors... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Remove obsolete statement that you can't update through... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Alvaro Herrera | Rearrange vacuum-related bits in PGPROC as a bitmask... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Fix an error in make_outerjoininfo introduced by my... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Alvaro Herrera | Danish_Danmark -> Danish_Denmark |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Alvaro Herrera | Minor changes to autovacuum worker: change error handli... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Fix UPDATE/DELETE WHERE CURRENT OF to support repeated... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Keep heap_page_prune from marking the buffer dirty... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Set read_only = TRUE while evaluating input queries... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Tom Lane | Remove the aggregate form of ts_rewrite(), since it... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Tom Lane | Make configure probe for the location of the <uuid... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Tom Lane | Rename and slightly redefine the default text search... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Magnus Hagander | Use snprintf instead of wsprintf, and use getenv("APPDA... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Tom Lane | Fix two-argument form of ts_rewrite() so it actually... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Tom Lane | Fix several bugs in tsvectorin, including crash due... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Tom Lane | Clarify example of planner cost computation, per a... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Tom Lane | Adjust ts_debug's output as per my proposal of yesterda... |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Tom Lane | Be careful to get share lock on each page before comput... |
commit | commitdiff | tree | snapshot |
next |