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