| 2007-10-04 |  Tom Lane | Change Assert() to a plain test and elog, just to see... | commit | commitdiff | tree | snapshot | 
| 2007-10-04 |  Michael Meskes | Added def-files to all: target so they are build everytime. | commit | commitdiff | tree | snapshot | 
| 2007-10-04 |  Neil Conway | Two fixes for the release notes from Guillaume Smet... | commit | commitdiff | tree | snapshot | 
| 2007-10-04 |  Neil Conway | First pass at SGML-ifying the 8.3 release notes. Plenty... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | Second pass at 8.3 release notes: put items in a bit... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Neil Conway | Various minor improvements to the 8.3 release notes. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | Teach chklocale.c how to extract encoding info from... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | Some editorial improvements for recently-added ALTER... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | Suppress compiler warning in non-threaded build. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | Tweak recently-added tests to suppress scary-looking... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | Argh, missing dll in filename | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | Minor improvements to hack for old OpenSSL libraries... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | Fix command for fetching snprintf.c. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | This could be what's missing on some systems. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | Stripped two symbols that are needed. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Attempt to open certificate file "manually" using fopen... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Build two more .DEF files for ecpg instead of using... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | Also build snprintf from pgport if needed. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | Remove exports.list in clean target. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | More detailed error msg (with stack trace) if a file... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | Also created export list for pgytpeslib and compatlib. | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Use snprintf from libpgport in ecpg compatlib. Required... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Fix commandlines for final two ECPG regression tests | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Fix typo | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Build DEF file for libecpg instead of generating a... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Make ECPG regression tests run with -c only for array_o... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Magnus Hagander | Fix typo | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | Cleaned up ecpglib and renamed functions that do not... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Michael Meskes | Hopefully fixed some stuff that causes Windows builds... | commit | commitdiff | tree | snapshot | 
| 2007-10-03 |  Tom Lane | First cut at 8.3 release notes.  SGML markup is nonexis... | commit | commitdiff | tree | snapshot | 
| 2007-10-02 |  Neil Conway | Fix a compiler warning on Win32. Hannes Eder. | commit | commitdiff | tree | snapshot | 
| 2007-10-02 |  Magnus Hagander | Default to thread safety on, and support more CPU optio... | commit | commitdiff | tree | snapshot | 
| 2007-10-02 |  Michael Meskes | Made new test also work without threading enabled. | commit | commitdiff | tree | snapshot | 
| 2007-10-02 |  Michael Meskes | No idea where this file came from. | commit | commitdiff | tree | snapshot | 
| 2007-10-02 |  Michael Meskes | ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> added... | commit | commitdiff | tree | snapshot | 
| 2007-10-02 |  Tom Lane | Cope with ERR_set_mark() and ERR_pop_to_mark() not... | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Tom Lane | Add catalogs.sgml documentation for text search catalogs. | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Magnus Hagander | Use BIO functions to avoid passing FILE * pointers... | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  D'Arcy J.M... | Add some examples. | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Tom Lane | Add note warning against use of pre-8.4 multithreaded... | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Tom Lane | Avoid assuming that struct varattrib_pointer doesn... | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Magnus Hagander | Build with /GS on 64-bit to work with modern Platform... | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Bruce Momjian | Update pgcvslog text to simply "<branch>" | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Magnus Hagander | Enable __FUNCTION__ on MSVC builds. | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  D'Arcy J.M... | Fix a minor typo. | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Bruce Momjian | Fixup for new pgcvslog feature. | commit | commitdiff | tree | snapshot | 
| 2007-10-01 |  Bruce Momjian | Have pgcvslog mark back-branch commits with "<back... | commit | commitdiff | tree | snapshot | 
| 2007-09-30 |  Tom Lane | Add an extra header byte to TOAST-pointer datums to... | commit | commitdiff | tree | snapshot | 
| 2007-09-30 |  Tom Lane | In hopes of un-breaking the buildfarm, add missing... | commit | commitdiff | tree | snapshot | 
| 2007-09-30 |  Tom Lane | Adjust recovery PS display as agreed with Simon: 'waiti... | commit | commitdiff | tree | snapshot | 
| 2007-09-30 |  Tom Lane | Properly mark mergeable/hashable equality operators... | commit | commitdiff | tree | snapshot | 
| 2007-09-30 |  Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree | snapshot | 
| 2007-09-30 |  Michael Meskes | Applied another patch by ITAGAKI Takahiro <itagaki... | commit | commitdiff | tree | snapshot | 
| 2007-09-30 |  Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Remove bogus commutator marking --- the module doesn... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Support functions for index opclasses should be immutable. | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Make recovery show the current input WAL segment name... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Disallow CLUSTER using an invalid index (that is, one... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Improve consistency of the error messages generated... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Bruce Momjian | In the release checklist, mention packagers will see... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Magnus Hagander | Add chklocale.c to pgport files for msvc builds, per | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Defend against openssl libraries that fail on keys... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Make archive recovery always start a new timeline,... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Make use of additional chklocale.c entries to reject... | commit | commitdiff | tree | snapshot | 
| 2007-09-29 |  Tom Lane | Teach chklocale.c about a few names for frontend-only... | commit | commitdiff | tree | snapshot | 
| 2007-09-28 |  Tom Lane | On OS X, assume that an empty-string result for nl_lang... | commit | commitdiff | tree | snapshot | 
| 2007-09-28 |  Bruce Momjian | Update TCL comment: | commit | commitdiff | tree | snapshot | 
| 2007-09-28 |  Tom Lane | Change initdb and CREATE DATABASE to actively reject... | commit | commitdiff | tree | snapshot | 
| 2007-09-28 |  Bruce Momjian | Remove: | commit | commitdiff | tree | snapshot | 
| 2007-09-28 |  Tom Lane | Tweak initdb's text search configuration selection... | commit | commitdiff | tree | snapshot | 
| 2007-09-28 |  Andrew Dunstan | exclude contrib/tsearch2 from regression tests. | commit | commitdiff | tree | snapshot | 
| 2007-09-27 |  Andrew Dunstan | Turn build and vcregress .bat files into pure one line... | commit | commitdiff | tree | snapshot | 
| 2007-09-27 |  Tom Lane | Fix typos in two comments.  Spotted by Brendan Jurd | commit | commitdiff | tree | snapshot | 
| 2007-09-27 |  Tom Lane | Tweak pgbench.c to remove the hidden assumption that... | commit | commitdiff | tree | snapshot | 
| 2007-09-27 |  Tom Lane | Define the FRONTEND symbol in postgres_fe.h, which... | commit | commitdiff | tree | snapshot | 
| 2007-09-27 |  Tom Lane | Add virtual transaction IDs to CSVLOG output, so that... | commit | commitdiff | tree | snapshot | 
| 2007-09-27 |  Tom Lane | Fix Assert failure in ExpandColumnRefStar --- what... | commit | commitdiff | tree | snapshot | 
| 2007-09-27 |  Bruce Momjian | Lowercase all mentions of "PostgreSQL" in URLs, per... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Tom Lane | Some small tuptoaster improvements from Greg Stark... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Tom Lane | Minor improvements in backup and recovery: | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Bruce Momjian | Rename "PostgreSQL" to "Postgres" in 3 places. | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Bruce Momjian | Rename "PostgreSQL" to "Postgres" in 7 places in the... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Alvaro Herrera | Adjust the new memory limit in the lazy vacuum code... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Tom Lane | Create a function variable "join_search_hook" to let... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Magnus Hagander | Properly pass -c parameter to ecpg when building regres... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Michael Meskes | Applied patch by ITAGAKI Takahiro <itagaki.takahiro... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Teodor Sigaev | Fix crash of to_tsvector() function on huge input:... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Bruce Momjian | Document that libpq's PQntuples() might overflow. | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Tom Lane | In the integer-datetimes case, date2timestamp and date2... | commit | commitdiff | tree | snapshot | 
| 2007-09-26 |  Tom Lane | Use SYSV semaphores rather than POSIX on Darwin >=... | commit | commitdiff | tree | snapshot | 
| 2007-09-25 |  Tom Lane | Change on-disk representation of NUMERIC datatype so... | commit | commitdiff | tree | snapshot | 
| 2007-09-25 |  Tom Lane | Dept. of second thoughts: fix loop in BgBufferSync... | commit | commitdiff | tree | snapshot | 
| 2007-09-25 |  Tom Lane | Just-in-time background writing strategy.  This code... | commit | commitdiff | tree | snapshot | 
| 2007-09-25 |  Peter Eisentraut | Small string tweaks | commit | commitdiff | tree | snapshot | 
| 2007-09-24 |  Andrew Dunstan | Use proper search for contrib makefiles in vcregress.pl | commit | commitdiff | tree | snapshot | 
| 2007-09-24 |  Andrew Dunstan | fix typo in vcregress.pl | commit | commitdiff | tree | snapshot | 
| next |