| 2007-10-09 | Neil Conway | Replace a reference to "start_log_collector" with ... | commit | commitdiff | tree |
| 2007-10-09 | Magnus Hagander | Don't try to free pgpassfile since it's a stack variable. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Update Brazilian FAQ. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Typo fix. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Add comment. | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Add: | commit | commitdiff | tree |
| 2007-10-09 | Bruce Momjian | Clarify user of "postmaster" vs. "server" in FAQs. | commit | commitdiff | tree |
| 2007-10-08 | Tom Lane | Faster test for overflow in str2txid, from Marko. | commit | commitdiff | tree |
| 2007-10-08 | Tom Lane | Get rid of dependency on strtoull() --- Marko Kreen. | commit | commitdiff | tree |
| 2007-10-08 | Bruce Momjian | Add: | commit | commitdiff | tree |
| 2007-10-07 | Jan Wieck | Added the Skytools extended transaction ID module to... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | A few improvements to analyze and vacuum sections in... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | Change π to plain "pi" in index entry, to avoid... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | Clean up the doc makefile for draft HTML generation... | commit | commitdiff | tree |
| 2007-10-07 | Alvaro Herrera | Remove stylesheet.css file on "make clean", created... | commit | commitdiff | tree |
| 2007-10-06 | Alvaro Herrera | Fix missing parenthesis, per Guillaume Lelarge. | commit | commitdiff | tree |
| 2007-10-06 | Tom Lane | Make dumpcolors() have tolerable performance when using... | commit | commitdiff | tree |
| 2007-10-06 | Tom Lane | Adjust some regex debugging printouts to not give wrong... | commit | commitdiff | tree |
| 2007-10-06 | Tom Lane | Adjust regcustom.h so that all those assert() calls... | commit | commitdiff | tree |
| 2007-10-06 | Alvaro Herrera | Fix SGML markup, from Guillaume Lelarge. | commit | commitdiff | tree |
| 2007-10-05 | Bruce Momjian | Add comment about cvs branch numbers. | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Fix plperl and pltcl to include the name of the current... | commit | commitdiff | tree |
| 2007-10-05 | Bruce Momjian | Add pgcvslog '-d' capability to allow stripping of... | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Remove some cross-references that don't seem to work... | commit | commitdiff | tree |
| 2007-10-05 | Marc G. Fournier | tag it 8.3beta1 ... the beta cycle begins REL8_3_BETA1 | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Fix distprep and maintainer-clean targets so that ecpg... | commit | commitdiff | tree |
| 2007-10-05 | Tom Lane | Add .cvsignore files to suppress CVS gripes about ecpg... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Some desultory markup improvements in the new release... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Results from buildfarm show that ecpglib was depending... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Keep the planner from failing on "WHERE false AND somet... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Stamp 8.3beta1, except in configure.in/configure. | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Update timezone data files to release 2007h of the... | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | DLL_DEFFILE should be defined when PORTNAME is win32... | commit | commitdiff | tree |
| 2007-10-04 | Michael Meskes | Replaced tabs by white spaces | commit | commitdiff | tree |
| 2007-10-04 | Michael Meskes | Removed newline at end of exports files. | commit | commitdiff | tree |
| 2007-10-04 | Tom Lane | Change Assert() to a plain test and elog, just to see... | commit | commitdiff | tree |
| 2007-10-04 | Michael Meskes | Added def-files to all: target so they are build everytime. | commit | commitdiff | tree |
| 2007-10-04 | Neil Conway | Two fixes for the release notes from Guillaume Smet... | commit | commitdiff | tree |
| 2007-10-04 | Neil Conway | First pass at SGML-ifying the 8.3 release notes. Plenty... | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | Second pass at 8.3 release notes: put items in a bit... | commit | commitdiff | tree |
| 2007-10-03 | Neil Conway | Various minor improvements to the 8.3 release notes. | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | Teach chklocale.c how to extract encoding info from... | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | Some editorial improvements for recently-added ALTER... | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | Suppress compiler warning in non-threaded build. | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | Tweak recently-added tests to suppress scary-looking... | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | Argh, missing dll in filename | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | Minor improvements to hack for old OpenSSL libraries... | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | Fix command for fetching snprintf.c. | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | This could be what's missing on some systems. | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | Stripped two symbols that are needed. | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Attempt to open certificate file "manually" using fopen... | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Build two more .DEF files for ecpg instead of using... | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | Also build snprintf from pgport if needed. | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | Remove exports.list in clean target. | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | More detailed error msg (with stack trace) if a file... | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | Also created export list for pgytpeslib and compatlib. | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Use snprintf from libpgport in ecpg compatlib. Required... | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Fix commandlines for final two ECPG regression tests | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Fix typo | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Build DEF file for libecpg instead of generating a... | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Make ECPG regression tests run with -c only for array_o... | commit | commitdiff | tree |
| 2007-10-03 | Magnus Hagander | Fix typo | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | Cleaned up ecpglib and renamed functions that do not... | commit | commitdiff | tree |
| 2007-10-03 | Michael Meskes | Hopefully fixed some stuff that causes Windows builds... | commit | commitdiff | tree |
| 2007-10-03 | Tom Lane | First cut at 8.3 release notes. SGML markup is nonexis... | commit | commitdiff | tree |
| 2007-10-02 | Neil Conway | Fix a compiler warning on Win32. Hannes Eder. | commit | commitdiff | tree |
| 2007-10-02 | Magnus Hagander | Default to thread safety on, and support more CPU optio... | commit | commitdiff | tree |
| 2007-10-02 | Michael Meskes | Made new test also work without threading enabled. | commit | commitdiff | tree |
| 2007-10-02 | Michael Meskes | No idea where this file came from. | commit | commitdiff | tree |
| 2007-10-02 | Michael Meskes | ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added... | commit | commitdiff | tree |
| 2007-10-02 | Tom Lane | Cope with ERR_set_mark() and ERR_pop_to_mark() not... | commit | commitdiff | tree |
| 2007-10-01 | Tom Lane | Add catalogs.sgml documentation for text search catalogs. | commit | commitdiff | tree |
| 2007-10-01 | Magnus Hagander | Use BIO functions to avoid passing FILE * pointers... | commit | commitdiff | tree |
| 2007-10-01 | D'Arcy J.M... | Add some examples. | commit | commitdiff | tree |
| 2007-10-01 | Tom Lane | Add note warning against use of pre-8.4 multithreaded... | commit | commitdiff | tree |
| 2007-10-01 | Tom Lane | Avoid assuming that struct varattrib_pointer doesn... | commit | commitdiff | tree |
| 2007-10-01 | Magnus Hagander | Build with /GS on 64-bit to work with modern Platform... | commit | commitdiff | tree |
| 2007-10-01 | Bruce Momjian | Update pgcvslog text to simply "<branch>" | commit | commitdiff | tree |
| 2007-10-01 | Magnus Hagander | Enable __FUNCTION__ on MSVC builds. | commit | commitdiff | tree |
| 2007-10-01 | D'Arcy J.M... | Fix a minor typo. | commit | commitdiff | tree |
| 2007-10-01 | Bruce Momjian | Fixup for new pgcvslog feature. | commit | commitdiff | tree |
| 2007-10-01 | Bruce Momjian | Have pgcvslog mark back-branch commits with "<back... | commit | commitdiff | tree |
| 2007-09-30 | Tom Lane | Add an extra header byte to TOAST-pointer datums to... | commit | commitdiff | tree |
| 2007-09-30 | Tom Lane | In hopes of un-breaking the buildfarm, add missing... | commit | commitdiff | tree |
| 2007-09-30 | Tom Lane | Adjust recovery PS display as agreed with Simon: 'waiti... | commit | commitdiff | tree |
| 2007-09-30 | Tom Lane | Properly mark mergeable/hashable equality operators... | commit | commitdiff | tree |
| 2007-09-30 | Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree |
| 2007-09-30 | Michael Meskes | Applied another patch by ITAGAKI Takahiro <itagaki... | commit | commitdiff | tree |
| 2007-09-30 | Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Remove bogus commutator marking --- the module doesn... | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Make recovery show the current input WAL segment name... | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Disallow CLUSTER using an invalid index (that is, one... | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Improve consistency of the error messages generated... | commit | commitdiff | tree |
| 2007-09-29 | Bruce Momjian | In the release checklist, mention packagers will see... | commit | commitdiff | tree |
| 2007-09-29 | Magnus Hagander | Add chklocale.c to pgport files for msvc builds, per | commit | commitdiff | tree |
| 2007-09-29 | Tom Lane | Defend against openssl libraries that fail on keys... | commit | commitdiff | tree |
| next |