| 2004-05-01 | 
Bruce Momjian | Align prototype in C code. | 
commit | commitdiff | tree | 
| 2004-05-01 | 
Bruce Momjian | Remove debug output line. | 
commit | commitdiff | tree | 
| 2004-05-01 | 
Bruce Momjian | Rename function to be less win32 specific. | 
commit | commitdiff | tree | 
| 2004-05-01 | 
Bruce Momjian | Update Japanese FAQ. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Suppress use of timezone library by ecpg. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Fix zic compiler to use pg version. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Allow build of timezone database on unix. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | More timezone build adjustments. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Timezone code checks for HAVE_SYMLINK of zero, so use...  | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | More cleanups for USE_PGTZ. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Rename to USE_PGTZ to match code. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Allow timezone to compile under Unix by blocking 'timez...  | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Convert DOS newlines to Unix newlines. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Integrate timezone library to be called only from Win32. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Enable use of our own timezone library for Win32. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Minor adjustments to enable public-domain timezone...  | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Timezone library changes to map into our backend code. | 
commit | commitdiff | tree | 
| 2004-04-30 | 
Bruce Momjian | Add Olson's public domain timezone library to src/timezone. | 
commit | commitdiff | tree | 
| 2004-04-29 | 
Michael Meskes | Synced parser and keyword list. | 
commit | commitdiff | tree | 
| 2004-04-29 | 
Tom Lane | Minor copy-editing. | 
commit | commitdiff | tree | 
| 2004-04-28 | 
Bruce Momjian | Fix typo: | 
commit | commitdiff | tree | 
| 2004-04-27 | 
Bruce Momjian | Improve thread failure wording. | 
commit | commitdiff | tree | 
| 2004-04-27 | 
Bruce Momjian | Enable thread testing outside the source tree. | 
commit | commitdiff | tree | 
| 2004-04-27 | 
Bruce Momjian | Do thread testing from configure in a much cleaner...  | 
commit | commitdiff | tree | 
| 2004-04-27 | 
Bruce Momjian | Add comments. | 
commit | commitdiff | tree | 
| 2004-04-27 | 
Bruce Momjian | Use mktemp for temporary file names, per suggestion...  | 
commit | commitdiff | tree | 
| 2004-04-27 | 
Bruce Momjian | Move postgres.h to the top of the C file. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Fix vpath for thread test. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Fix subdir for thread test program. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Add $(X) for cross-compiling.  Seems the mingw compiler...  | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Please find attached a small patch against current...  | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Please find a attached a small patch that adds accessor...  | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | More cleanup of thread tests. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Dennis Bjorklund | Translation updates | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Unconditionally define: | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Clean tools/thread on make clean/distclean. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Exit with non-zero error on thread test failures. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | More thread error improvments. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | More thread error message improvments. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | More thread error improvements. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Improve thread error message. | 
commit | commitdiff | tree | 
| 2004-04-26 | 
Bruce Momjian | Improve error message for platform thread failure. | 
commit | commitdiff | tree | 
| 2004-04-25 | 
Neil Conway | Tiny assorted fixes: correct a typo in a comment in...  | 
commit | commitdiff | tree | 
| 2004-04-25 | 
Bruce Momjian | More thread cleanups. | 
commit | commitdiff | tree | 
| 2004-04-25 | 
Bruce Momjian | Add mention to check config.log if thread test failure. | 
commit | commitdiff | tree | 
| 2004-04-25 | 
Bruce Momjian | Fix typo on thread lib name. | 
commit | commitdiff | tree | 
| 2004-04-25 | 
Bruce Momjian | Make thread flags CFLAGS, not CPPFLAGS. | 
commit | commitdiff | tree | 
| 2004-04-25 | 
Bruce Momjian | No need to use our standard libs for the thread test...  | 
commit | commitdiff | tree | 
| 2004-04-25 | 
Neil Conway | Remove the last traces of Joe Hellerstein's "xfunc...  | 
commit | commitdiff | tree | 
| 2004-04-24 | 
Neil Conway | Fix typo in libpq docs. | 
commit | commitdiff | tree | 
| 2004-04-24 | 
Neil Conway | Document that PQoidValue(), PQcmdTuples(), and PQoidSta...  | 
commit | commitdiff | tree | 
| 2004-04-24 | 
Tom Lane | Ensure getaddrinfo_all returns null result on failure. | 
commit | commitdiff | tree | 
| 2004-04-24 | 
Bruce Momjian | Check for gmake, then make, when doing thread test. | 
commit | commitdiff | tree | 
| 2004-04-24 | 
Bruce Momjian | Add mention to run thread test program if user is exper...  | 
commit | commitdiff | tree | 
| 2004-04-23 | 
Bruce Momjian | Hook thread_test program run at the end of configure...  | 
commit | commitdiff | tree | 
| 2004-04-23 | 
Bruce Momjian | Report error if thread-test is run without having threa...  | 
commit | commitdiff | tree | 
| 2004-04-23 | 
Bruce Momjian | Improve thread test program.  Test only functions that...  | 
commit | commitdiff | tree | 
| 2004-04-23 | 
Neil Conway | Add ceiling() as an alias for ceil(), and power() as...  | 
commit | commitdiff | tree | 
| 2004-04-23 | 
Bruce Momjian | Add new auto-detection of thread flags. | 
commit | commitdiff | tree | 
| 2004-04-23 | 
Michael Meskes | Fixed memory misusage in variable handling. | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Simplify thread test program. | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Neil Conway | Make psql's \d+ command indicate whether the table...  | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Rename global psql startup file to psqlrc.sample. | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Fix filename mention in psqlrc.sample file. | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Tom Lane | Put information about tag in Outputs section, where...  | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Peter Eisentraut | Fix typo | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Neil Conway | Make LocalRefCount and PrivateRefCount arrays of int32...  | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Neil Conway | Improvements to the backup & restore documentation. | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Update EXECUTE docs to mention tag matches prepared...  | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Per discussion earlier today, here is a fix that lets...  | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Attached is are a few small fixes for dbmirror. | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | This patch makes the EXECUTE command's completion tag...  | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Please find attached a small patch so that "pg_restore...  | 
commit | commitdiff | tree | 
| 2004-04-22 | 
Bruce Momjian | Add global psql config file, psql.rc.sample. | 
commit | commitdiff | tree | 
| 2004-04-21 | 
Neil Conway | Minor improvement to CREATE AGGREGATE docs: add an...  | 
commit | commitdiff | tree | 
| 2004-04-21 | 
Bruce Momjian | More thread test program improvements. | 
commit | commitdiff | tree | 
| 2004-04-21 | 
Bruce Momjian | Improve thread test program to show if non-*_r function...  | 
commit | commitdiff | tree | 
| 2004-04-21 | 
Tom Lane | Tweak indexscan and seqscan code to arrange that steps...  | 
commit | commitdiff | tree | 
| 2004-04-21 | 
Tom Lane | Another round of code cleanup on bufmgr.  Use BM_VALID...  | 
commit | commitdiff | tree | 
| 2004-04-21 | 
Peter Eisentraut | New link for Solaris IPC article | 
commit | commitdiff | tree | 
| 2004-04-21 | 
Bruce Momjian | Change COPY CSV keyword to be: | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Done: | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Add doc mention that: | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Add NetBSD thread compile flags. | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Add: | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Improve IS NULL partial index wording. | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Done: | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Document partial indexes for IS NULL lookups. | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Remove additional tcl doc mention. | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Remove TCL docs. | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | > >> My question is whether postgres can index null...  | 
commit | commitdiff | tree | 
| 2004-04-20 | 
Bruce Momjian | Remove pg_encoding.  Not needed anymore since we have...  | 
commit | commitdiff | tree | 
| 2004-04-20 | 
PostgreSQL...  | Remove all of the libpgtcl and pgtclsh files, including...  | 
commit | commitdiff | tree | 
| 2004-04-19 | 
Bruce Momjian | In reading the 7.4.2 docs, the sql reference page for...  | 
commit | commitdiff | tree | 
| 2004-04-19 | 
Tom Lane | Code review for ARC patch.  Eliminate static variables...  | 
commit | commitdiff | tree | 
| 2004-04-19 | 
Bruce Momjian | Update mention of diff. | 
commit | commitdiff | tree | 
| 2004-04-19 | 
Bruce Momjian | Update to my2pg version 1.28, add docs, update URL...  | 
commit | commitdiff | tree | 
| 2004-04-19 | 
Bruce Momjian | Update to my2pg 1.28, from: | 
commit | commitdiff | tree | 
| 2004-04-19 | 
Bruce Momjian | Prevent doubling of escapes when not in quote mode...  | 
commit | commitdiff | tree | 
| 2004-04-19 | 
Bruce Momjian | The attached patch for contrib/pg_autovacuum/README...  | 
commit | commitdiff | tree | 
| next |