| 2003-08-07 |  Bruce Momjian | Update typedef names for pgindent 7.4. | commit | commitdiff | tree | snapshot | 
| 2003-08-07 |  Bruce Momjian | Update ecpg thread testing program to be more automated. | commit | commitdiff | tree | snapshot | 
| 2003-08-07 |  Barry Lind | markup fixes | commit | commitdiff | tree | snapshot | 
| 2003-08-07 |  Bruce Momjian | Include postgres_ext.h instead of postgres_fe.h.  This... | commit | commitdiff | tree | snapshot | 
| 2003-08-07 |  Bruce Momjian | Noticed broken markup in ecpg.sgml. Attached patch... | commit | commitdiff | tree | snapshot | 
| 2003-08-07 |  Bruce Momjian | Add -lm for ecpg/pgtypeslib/Makefile link so -lm isn... | commit | commitdiff | tree | snapshot | 
| 2003-08-07 |  Barry Lind | Sometimes the third time is the charm.  Third try to... | commit | commitdiff | tree | snapshot | 
| 2003-08-07 |  Bruce Momjian | Update release items from Tom. | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Barry Lind | Applied doc patch for the jdbc docs submitted by Nic... | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Tom Lane | Rename fields of DestReceiver to avoid collisions with... | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Tom Lane | Adopt a random backoff algorithm for sleep delays when... | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Tom Lane | Fix compiler-detected problem for Alphas: it seems... | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Teodor Sigaev | OpenFTS vs Tsearch2 comment | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Teodor Sigaev | Add documentation about ts_debug | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Teodor Sigaev | Add ts_debug function for debugging  configurations | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Barry Lind | Applied patch from kho@redhat.com to fix a problem... | commit | commitdiff | tree | snapshot | 
| 2003-08-06 |  Bruce Momjian | Add ecpg thread testing file. | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Tom Lane | Improve documentation of ParseDateTime().  Reorder... | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Tom Lane | Fix several places where fractional-second inputs were... | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Modify: | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Remove Tom mention on array items. | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Add mention of :00 seconds. | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Update thread wording. | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Modify tsearch2 to be Oleg,Teodor | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Add tsearch2 mention. | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Add Philip Yarra to threads item, remove my name. | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Update release items from Joe Conway. | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  PostgreSQL... | can't mix and match .gz and .bz2 in here ... won't...   REL7_4_BETA1 | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  PostgreSQL... | seeing if building bz2 distributions actually works ... | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  PostgreSQL... | remove src/data from target list | commit | commitdiff | tree | snapshot | 
| 2003-08-05 |  Bruce Momjian | Remove MOVE ALL item. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Fix some copyright notices that weren't updated.  Impro... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  PostgreSQL... | change tag to 7.4beta1 and update the Copyright to... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Update vacuumlo to be properly schema-aware.  Improve... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Bruce Momjian | Re-add USE_THREADS, used by ecpg. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Fix erroneous direct reference to postgres.tar.gz,... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAG... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Fix to build correctly outside source tree. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Must print server's failure message before trying recon... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Fix pltcl and plpython to support STATEMENT triggers. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | SSL_read/SSL_write do not approximate the return conven... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Fix some more problems with testing error returns from... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Bruce Momjian | Fix thread handling in configure. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Minor cleanups in S_LOCK_TEST code. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | HPUX's horology behavior is OS-dependent, not hardware... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Teodor Sigaev | make sub-Makefiles in the sub-directories | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Teodor Sigaev | Docs fixes | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Peter Eisentraut | Translation updates | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Peter Eisentraut | Add a note that AND and OR are commutative.  Apparently... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Remove --enable-recode feature, since it's been broken... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Bruce Momjian | Update copyrights to 2003. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Bruce Momjian | Fix for 2003 again. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Bruce Momjian | Update copyright script for 2003. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Tom Lane | Put back braces removed by pgindent (not really pginden... | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Bruce Momjian | pgindent run. | commit | commitdiff | tree | snapshot | 
| 2003-08-04 |  Bruce Momjian | Remove extra paren in NOT_USED code, found by pgindent. | commit | commitdiff | tree | snapshot | 
| 2003-08-03 |  Tom Lane | Tighten inline_function's test for overly complex param... | commit | commitdiff | tree | snapshot | 
| 2003-08-03 |  Tom Lane | Reconsider context for calling callback functions ... | commit | commitdiff | tree | snapshot | 
| 2003-08-03 |  Bruce Momjian | Update comments. | commit | commitdiff | tree | snapshot | 
| 2003-08-03 |  Bruce Momjian | Update HISTORY file for 7.4. | commit | commitdiff | tree | snapshot | 
| 2003-08-03 |  Tom Lane | Don't pull in libbind except on BeOS, per pgsql-bugs... | commit | commitdiff | tree | snapshot | 
| 2003-08-02 |  Bruce Momjian | Remove docs that say psql \encoding doesn't track SET... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Comment out entries for IPv6 localhost connections... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Postmaster erroneously rejected SSL connections on... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Fix some unprotected references to AF_UNIX ... wouldn... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | inet_recv() wasn't IPv6-ready. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Bruce Momjian | Update, add Greg: | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Bruce Momjian | Add: | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Code review for sslmode patch: eliminate memory leak... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Since HPUX now exists for Itanium, we should decouple... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Get the include ordering right for TCL includes vs... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Michael Meskes | Missed two places to replace union member. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Fix a few of the more blatantly unportable constructs... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Fix inconsistent static-vs-not-static declarations. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Fix compile warning. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Peter Eisentraut | Russian translation updates by Serguei Mokhov | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Peter Eisentraut | Use only two-part shared library version numbers, for... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Peter Eisentraut | While having a parallel-make-safe genbki.sh is good... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Peter Eisentraut | Make ecpg SQLSTATE-aware.  Map existing SQLCODE assignm... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Bruce Momjian | Update comments. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Bruce Momjian | Update comments. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Michael Meskes | Added missing TO keyword. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Michael Meskes | - Added some Informix error codes in Informix mode. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Bruce Momjian | cvs log used -b for head, not -rHEAD. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Marc G. Fournier | python needs to be removed from here | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Marc G. Fournier | clean python out of Makefile | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Marc G. Fournier | remove python module, as its moved to http://www.pygres... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Fix for Alpha portability. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Bruce Momjian | --enable-thread-safeness -> --enable-thread-safety | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Update contrib regression tests for recent error messag... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Add missing #include. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Fix some minor portability issues, per Chris K-L. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Fix my own mistake in GUC variable annotation. | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Improve description of restoring pg_dumpall backups... | commit | commitdiff | tree | snapshot | 
| 2003-08-01 |  Tom Lane | Adjust 'permission denied' messages to be more useful... | commit | commitdiff | tree | snapshot | 
| 2003-07-31 |  Tom Lane | Very minor editing. | commit | commitdiff | tree | snapshot | 
| 2003-07-31 |  Tom Lane | Fix mistaken error code assignments, per Peter's note... | commit | commitdiff | tree | snapshot | 
| 2003-07-31 |  Tom Lane | When using a temp installation, unset PGUSER and other... | commit | commitdiff | tree | snapshot | 
| 2003-07-31 |  Tom Lane | Cause library-preload feature to report error if specif... | commit | commitdiff | tree | snapshot | 
| next |