2003-08-08 |
Bruce Momjian | Update as done: |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Not needed anymore. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Remove: |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | sprompt not needed in libpq. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Tom Lane | Suppress unused-variable warnings when building without... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Tom Lane | Conversion functions must be STRICT to prevent them... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Peter Eisentraut | Fix null checking of type decimal datums without indica... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Peter Eisentraut | Be a little bit more careful about using sqlstate,... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Peter Eisentraut | Translation updates by Dennis Björklund |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Peter Eisentraut | Remove postgres_ext.h inclusion -- not necessary. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Move simple_prompt()/sprompt.c into /port. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Makefile cleanup. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Cleanup. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Typo cleanup. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Makefile cleanup. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | More thread.c cleanup. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | More threading cleanups. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | more thread.c consistency. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | threads.c -> thread.c, be consistent. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Update done items: |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | Remove space between function name and opening paren... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Bruce Momjian | No need for TODO.detail error. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Tom Lane | Fix floating-point timestamp comparisons to not go... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Bruce Momjian | Clean up function header. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Tom Lane | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Tom Lane | Don't assume that struct option is available just becau... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Tom Lane | SCO_ACCEPT_BUG code didn't get updated for new SockAddr... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Tom Lane | create_unique_plan() should not discard existing output... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Tom Lane | Don't use HAVE_STRUCT_ADDRINFO as a guide to whether... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Bruce Momjian | Make table column type TEXT. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Bruce Momjian | Add iteration option to thread test program. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Bruce Momjian | Update pgindent readme. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Tom Lane | Remove unnecessary use of multiple cat processes to... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Bruce Momjian | Move dollar sign items to object section. |
commit | commitdiff | tree | snapshot |
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 |
next |