2008-01-31 |
Magnus Hagander | Add pid to the pgident event name on win32. |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Andrew Dunstan | Fix test that wrongly excluded some dumpbin symbols. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Tom Lane | Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Tom Lane | Add a GUC variable "synchronize_seqscans" to allow... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Peter Eisentraut | Improve table reference |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Peter Eisentraut | Update key words table for 8.3 |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Tom Lane | Don't putenv() a string that is allocated in a context... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Bruce Momjian | Add item: |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Bruce Momjian | Remove duplicat item: |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Peter Eisentraut | markup correct |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Tom Lane | Fix up closePGconn() so that PQreset() will work on... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Tom Lane | Arrange to ignore SIGPIPE during SSL_read() and SSL_shu... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Bruce Momjian | Add "Communication Method" row to HA feature matrix... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Tom Lane | Minor editorial improvements in documentation of sessio... |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Tom Lane | Change StatementCancelHandler() to check the DoingComma... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Tom Lane | Fix two different copy-and-paste-os in CSV log rotation... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Andrew Dunstan | Fix example of de-escaping bytea argument, per Florian... |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Tom Lane | Release any detoasted copies of arrays that are made... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Peter Eisentraut | Change /contrib to contrib for consistency. |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Tom Lane | Prevent integer overflow within the integer-datetimes... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Tom Lane | Provide a concrete example of parameter expansion in... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Tom Lane | Avoid mathematical inconsistency in example about avoid... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Alvaro Herrera | Improve lock level choices in pg_shdepend.c. Noticed... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Tom Lane | Reference pgAdmin as a typical client-side tool, rather... |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Andrew Dunstan | Document the fix for perl 5.10 with this comment: |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Andrew Dunstan | Work around for perl 5.10 bug - fix due to perl hacker... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Peter Eisentraut | Provide a clearer error message if the pg_control versi... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Tom Lane | Improve description of bgwriter_lru_multiplier, per... |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Tom Lane | Fix RS_isRegis() to agree exactly with RS_compile(... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Tom Lane | Fix psql \h output for case of no parameters (ie, list... |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Alvaro Herrera | Split error message. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Tom Lane | Make pg_regress clean out the testtablespace directory... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Marc G. Fournier | must commit after autoconf ... and yes, I used the... REL8_3_RC2 |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Bruce Momjian | Stamp release for 8.3RC2; configure will be stamped... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tom Lane | Insert into getCopyDataMessage() the same logic that... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tom Lane | Fix subselect.c to avoid assuming that a SubLink's... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tom Lane | Fix ALTER INDEX RENAME so that if the index belongs... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Magnus Hagander | Typo fix. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Magnus Hagander | pgcrypto doc updates |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Andrew Dunstan | Document the fact that COPY always uses the client... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Tom Lane | Remove inappropriate cd commands, per David Wheeler... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Bruce Momjian | Improve usage message for pgindent. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Teodor Sigaev | Fix core dump with buffer-overrun by too long infinitiv... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Tom Lane | Be less wishy-washy in the documentation and comments... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Tom Lane | Prevent CLUSTER from decreasing a relation's relfrozenx... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Tom Lane | Revise memory management for libxml calls. Instead... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Tom Lane | Tweak new error message to conform to style guidelines. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Teodor Sigaev | Add check of headline method presence. Per report by... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Michael Meskes | Re-enabled variables in fetch/move command. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Tom Lane | Somebody forgot to add this ERRCODE everywhere it shoul... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Bruce Momjian | Most recent Postgres version is 8.2.6, per report from... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Tom Lane | Prevent pg_dump from dumping the comment (if any) on... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Tom Lane | Avoid cluttering the postmaster log with bogus complaints |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Tom Lane | Fix an ancient oversight in libpq's handling of V3... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Alvaro Herrera | Mark autovacuum entries in pg_stat_activity so that... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michael Meskes | Set valid return values even in case of an error to... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Tom Lane | Fix pgstat_heap() to not be broken by syncscans startin... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Tom Lane | Use an indexscan not a heapscan to search pg_index... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Tom Lane | Fix CREATE INDEX CONCURRENTLY so that it won't use... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Tom Lane | Fix a regression test that fails if default_text_search... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Tom Lane | Add note pointing out that read-only commands no longer... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Michael Meskes | Changed prototype for ECPGdo because some compilers... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Bruce Momjian | Update documentation for tsvector duplicate elimination: |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Tom Lane | It turns out the LIBXML_TEST_VERSION macro calls xmlIni... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Neil Conway | Fix two places in xml.c that neglected to check the... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Neil Conway | Minor perf tweak for _SPI_strdup(): if we're going... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Tom Lane | Fix logical errors in constraint exclusion: we cannot... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Tom Lane | The original implementation of polymorphic aggregates... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Tom Lane | Fix an old error in clause_selectivity: the default... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Michael Meskes | Fixed lexer to correctly parse C quotes. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Tom Lane | Fix a conceptual error in my patch of 2007-10-26 that... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Tom Lane | Restructure the shutdown procedure for the archiver... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Magnus Hagander | Generate and include manifest in standalone libpq build... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Bruce Momjian | vacuum_cost_limit has a minimum value of 1, not zero... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Tom Lane | Remove incorrect (and ill-advised anyway) pfree's in... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Tom Lane | Fix CREATE INDEX CONCURRENTLY to not deadlock against... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Tom Lane | Fix some planner issues found while investigating Kevin... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Magnus Hagander | Don't enforce 32-bit time_t for FRONTEND apps. Fixes... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Neil Conway | Fix an omission in the outfuncs.c support for Agg nodes... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Alvaro Herrera | Add index entry. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Bruce Momjian | Remove mention of /contrib README files from documentat... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Tom Lane | lmgr.c:DescribeLockTag was never taught about virtual... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Bruce Momjian | Add URLs to two excellent web pages about SSL API and... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Tom Lane | informix.c was violating the coding rule about not... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Tom Lane | Remove unnecessary comma in enum definition ... some... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Bruce Momjian | Mention use of src/tools/major_release_split for creati... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Neil Conway | Fix a minor bug in outfuncs support for SetOp: dupOpera... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Tom Lane | A long time ago, Peter pointed out that ruleutils.c... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Peter Eisentraut | Put spaces after "RFC". |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Tom Lane | Stamp release 8.3RC1. REL8_3_RC1 |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Tom Lane | Update release notes for security releases. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Tom Lane | The original patch to disallow non-passworded connectio... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Tom Lane | Make standard maintenance operations (including VACUUM... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Tom Lane | Fix assorted security-grade bugs in the regex engine... |
commit | commitdiff | tree | snapshot |
next |