2007-05-05 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Bruce Momjian | Wording update to FAQ_DEV.. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Bruce Momjian | Add note to FAQ_DEV that regression tests might need... |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Bruce Momjian | In developer's FAQ, update list API, from Tom Lane. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Bruce Momjian | Add FAQ item about how patches are reviewed. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Tom Lane | Add a line to the EXPLAIN ANALYZE output for a Sort... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Tom Lane | tas() support for Renesas' M32R processor. Kazuhiro... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Andrew Dunstan | Make clearer how arguments and return values in pl... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Tom Lane | Suppress a recently-introduced 'variable might be clobb... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Tom Lane | A few fixups in error handling: mark pg_re_throw()... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Tom Lane | Teach tuplesort.c about "top N" sorting, in which only... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Tom Lane | Tweak hash index AM to use the new ReadOrZeroBuffer... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Alvaro Herrera | Fix a few more double words in docs. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Neil Conway | Fix some typos in the documentation. Patch from Brian... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Magnus Hagander | Release builds generate different strangely formatted... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Tom Lane | Dept. of second thoughts: add comments cautioning again... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Tom Lane | During WAL recovery, when reading a page that we intend... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Tom Lane | Fix things so that when CREATE INDEX CONCURRENTLY sets... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Alvaro Herrera | Use the new TimestampDifferenceExceeds API instead... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Alvaro Herrera | Fix failure to check for INVALID worker entry in the... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Tom Lane | Fix oversight in PG_RE_THROW processing: it's entirely... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Magnus Hagander | Add wrapper script around install.pl that calls builden... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Tom Lane | Fix a thinko in my patch of a couple months ago for... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tom Lane | Change the timestamps recorded in transaction commit... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tom Lane | Fix oversight in my patch of yesterday: forgot to ensur... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tom Lane | Implement rate-limiting logic on how often backends... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tom Lane | Marginal performance hack: use a dedicated routine... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tom Lane | Marginal performance hack: avoid unnecessary work in... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Tom Lane | Marginal performance hack: remove the loop that used... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Bruce Momjian | Update to 8.4: |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Bruce Momjian | Pl/pgsql MOVE done: |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Neil Conway | Support for MOVE in PL/PgSQL. Initial patch from Magnus... |
commit | commitdiff | tree | snapshot |
2007-04-28 |
Neil Conway | Add support for IN as alternative to FROM in PL/PgSQL... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Tom Lane | Modify processing of DECLARE CURSOR and EXPLAIN so... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Neil Conway | Remove no-longer-true statement from the docs. Since... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Magnus Hagander | Properly set MODULE_PATHNAME based on module name inste... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Michael Meskes | Removed non-existant function from extern.h |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Michael Meskes | Inlined two functions to get rid of va_list problems... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Tom Lane | Fix dynahash.c to suppress hash bucket splits while... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Neil Conway | Another tweak for tab completion of CREATE TEMP. Instea... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Neil Conway | Consistency tweaks for a table in the SGML docs: we... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Neil Conway | Minor enhancement to psql tab completion. If we see... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Neil Conway | Minor tweak for DISCARD ref page. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Neil Conway | Rename the newly-added commands for discarding session... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Magnus Hagander | libpgtypes is a client lib, should not link with backend. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Magnus Hagander | Generate "fake configure output" for pg_config, so... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Neil Conway | Minor consistency tweak for SGML docs. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Magnus Hagander | Install libpgport.lib as needed by some client programs. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Magnus Hagander | Install headers in the same directory structure as... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bruce Momjian | Remove tabs from installation.sgml. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Bruce Momjian | Update Japanese FAQs. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Bruce Momjian | Update FAQ item: |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Magnus Hagander | Set maximum semaphore count to 32767 instead of 1.... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Magnus Hagander | Don't try to install uuid-ossp since we don't build it. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Neil Conway | Fix newly-introduced documentation typo. |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Peter Eisentraut | Make some functions immutable. |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Tom Lane | Remove some of the most blatant brain-fade in the recen... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Tom Lane | Some further performance tweaks for planning large... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Magnus Hagander | Fix build for directories with spaces in them by quotin... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Peter Eisentraut | Make configuration parameters fall back to their defaul... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Magnus Hagander | Don't try to build uuid-ossp on msvc. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Peter Eisentraut | Fix alignment of help output. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Peter Eisentraut | Contrib module uuid-ossp for generating UUID values... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Andrew Dunstan | Document new -with-libxslt build option. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Tom Lane | Avoid useless work during set_plain_rel_pathlist()... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Tom Lane | Tweak make_inh_translation_lists() to check the common... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Tom Lane | Improve the way in which CatalogCacheComputeHashValue... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Tom Lane | Adjust pgstat_initstats() to avoid repeated searches... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Tom Lane | Tweak set_rel_width() to avoid redundant executions... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Peter Eisentraut | Documentation for UUID type |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Bruce Momjian | Add comment on why deadlock detection error messages... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Bruce Momjian | Add script major_release_split to simplify creating... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Bruce Momjian | Add mention of checking <link> behavior of HISTORY... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Bruce Momjian | Remove duplicate text, per Magnus. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Tom Lane | Fix markup. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Tom Lane | Support explicit placement of the temporary-table schem... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Tom Lane | Sync timezone data with 2007e zic release. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Tom Lane | Repair PANIC condition in hash indexes when a previous... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Tom Lane | Fix plpgsql to avoid reference to already-freed memory... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Alvaro Herrera | Silence compiler warnings, per Bruce. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Bruce Momjian | Release wording updates for releases 8.2.4, 8.1.9,... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Bruce Momjian | Update FAQ for 8.2.4. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Bruce Momjian | Release note updates for 8.2.4, 8.1.9, 8.0.13, 7.4... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Bruce Momjian | Remove tabs from SGML source files. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Alvaro Herrera | Enable configurable log of autovacuum actions. Initial... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Magnus Hagander | Enable building of 64-bit libpq using visual studio... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Bruce Momjian | Item not done, per Pavel: |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Magnus Hagander | Change default build to release, to be consistent with... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Magnus Hagander | Silence mingw compiler warning |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Bruce Momjian | Update docs/error message for CSV quote/escape ---... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Bruce Momjian | Update error message for COPY with a multi-byte delimiter. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Bruce Momjian | Document that the COPY delimiter must be an ASCII byte... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Bruce Momjian | Update TODO for plpgsql cursors: |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Tom Lane | Fix condition for whether end_heap_rewrite must fsync... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Bruce Momjian | Also done for PL/pgSQL: |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
next |