]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
2003-08-07  Tom LaneDon't assume that struct option is available just becau...
2003-08-07  Tom LaneSCO_ACCEPT_BUG code didn't get updated for new SockAddr...
2003-08-07  Tom Lanecreate_unique_plan() should not discard existing output...
2003-08-07  Tom LaneDon't use HAVE_STRUCT_ADDRINFO as a guide to whether...
2003-08-07  Bruce MomjianMake table column type TEXT.
2003-08-07  Bruce MomjianAdd iteration option to thread test program.
2003-08-07  Bruce MomjianUpdate pgindent readme.
2003-08-07  Tom LaneRemove unnecessary use of multiple cat processes to...
2003-08-07  Bruce MomjianMove dollar sign items to object section.
2003-08-07  Bruce MomjianUpdate typedef names for pgindent 7.4.
2003-08-07  Bruce MomjianUpdate ecpg thread testing program to be more automated.
2003-08-07  Barry Lindmarkup fixes
2003-08-07  Bruce MomjianInclude postgres_ext.h instead of postgres_fe.h. This...
2003-08-07  Bruce MomjianNoticed broken markup in ecpg.sgml. Attached patch...
2003-08-07  Bruce MomjianAdd -lm for ecpg/pgtypeslib/Makefile link so -lm isn...
2003-08-07  Barry LindSometimes the third time is the charm. Third try to...
2003-08-07  Bruce MomjianUpdate release items from Tom.
2003-08-06  Barry LindApplied doc patch for the jdbc docs submitted by Nic...
2003-08-06  Bruce MomjianAdd:
2003-08-06  Tom LaneRename fields of DestReceiver to avoid collisions with...
2003-08-06  Tom LaneAdopt a random backoff algorithm for sleep delays when...
2003-08-06  Tom LaneFix compiler-detected problem for Alphas: it seems...
2003-08-06  Teodor SigaevOpenFTS vs Tsearch2 comment
2003-08-06  Teodor SigaevAdd documentation about ts_debug
2003-08-06  Teodor SigaevAdd ts_debug function for debugging configurations
2003-08-06  Barry LindApplied patch from kho@redhat.com to fix a problem...
2003-08-06  Bruce MomjianAdd ecpg thread testing file.
2003-08-05  Tom LaneImprove documentation of ParseDateTime(). Reorder...
2003-08-05  Tom LaneFix several places where fractional-second inputs were...
2003-08-05  Bruce MomjianModify:
2003-08-05  Bruce MomjianRemove Tom mention on array items.
2003-08-05  Bruce MomjianAdd mention of :00 seconds.
2003-08-05  Bruce MomjianUpdate thread wording.
2003-08-05  Bruce MomjianModify tsearch2 to be Oleg,Teodor
2003-08-05  Bruce MomjianAdd tsearch2 mention.
2003-08-05  Bruce MomjianAdd Philip Yarra to threads item, remove my name.
2003-08-05  Bruce MomjianUpdate release items from Joe Conway.
2003-08-05  PostgreSQL... can't mix and match .gz and .bz2 in here ... won't... REL7_4_BETA1
2003-08-05  PostgreSQL... seeing if building bz2 distributions actually works ...
2003-08-05  PostgreSQL... remove src/data from target list
2003-08-05  Bruce MomjianRemove MOVE ALL item.
2003-08-04  Tom LaneFix some copyright notices that weren't updated. Impro...
2003-08-04  PostgreSQL... change tag to 7.4beta1 and update the Copyright to...
2003-08-04  Tom LaneUpdate vacuumlo to be properly schema-aware. Improve...
2003-08-04  Bruce MomjianRe-add USE_THREADS, used by ecpg.
2003-08-04  Tom LaneFix erroneous direct reference to postgres.tar.gz,...
2003-08-04  Tom LaneSub-Makefiles need to explicitly add CFLAGS_SL to CFLAG...
2003-08-04  Tom LaneFix to build correctly outside source tree.
2003-08-04  Tom LaneMust print server's failure message before trying recon...
2003-08-04  Tom LaneFix pltcl and plpython to support STATEMENT triggers.
2003-08-04  Tom LaneSSL_read/SSL_write do not approximate the return conven...
2003-08-04  Tom LaneFix some more problems with testing error returns from...
2003-08-04  Bruce MomjianFix thread handling in configure.
2003-08-04  Tom LaneMinor cleanups in S_LOCK_TEST code.
2003-08-04  Tom LaneHPUX's horology behavior is OS-dependent, not hardware...
2003-08-04  Teodor Sigaevmake sub-Makefiles in the sub-directories
2003-08-04  Teodor SigaevDocs fixes
2003-08-04  Peter EisentrautTranslation updates
2003-08-04  Peter EisentrautAdd a note that AND and OR are commutative. Apparently...
2003-08-04  Tom LaneRemove --enable-recode feature, since it's been broken...
2003-08-04  Bruce MomjianUpdate copyrights to 2003.
2003-08-04  Bruce MomjianFix for 2003 again.
2003-08-04  Bruce MomjianUpdate copyright script for 2003.
2003-08-04  Tom LanePut back braces removed by pgindent (not really pginden...
2003-08-04  Bruce Momjianpgindent run.
2003-08-04  Bruce MomjianRemove extra paren in NOT_USED code, found by pgindent.
2003-08-03  Tom LaneTighten inline_function's test for overly complex param...
2003-08-03  Tom LaneReconsider context for calling callback functions ...
2003-08-03  Bruce MomjianUpdate comments.
2003-08-03  Bruce MomjianUpdate HISTORY file for 7.4.
2003-08-03  Tom LaneDon't pull in libbind except on BeOS, per pgsql-bugs...
2003-08-02  Bruce MomjianRemove docs that say psql \encoding doesn't track SET...
2003-08-01  Tom LaneComment out entries for IPv6 localhost connections...
2003-08-01  Tom LanePostmaster erroneously rejected SSL connections on...
2003-08-01  Tom LaneFix some unprotected references to AF_UNIX ... wouldn...
2003-08-01  Tom Laneinet_recv() wasn't IPv6-ready.
2003-08-01  Bruce MomjianUpdate, add Greg:
2003-08-01  Bruce MomjianAdd:
2003-08-01  Tom LaneCode review for sslmode patch: eliminate memory leak...
2003-08-01  Tom LaneSince HPUX now exists for Itanium, we should decouple...
2003-08-01  Tom LaneGet the include ordering right for TCL includes vs...
2003-08-01  Michael MeskesMissed two places to replace union member.
2003-08-01  Tom LaneFix a few of the more blatantly unportable constructs...
2003-08-01  Tom LaneFix inconsistent static-vs-not-static declarations.
2003-08-01  Tom LaneFix compile warning.
2003-08-01  Peter EisentrautRussian translation updates by Serguei Mokhov
2003-08-01  Peter EisentrautUse only two-part shared library version numbers, for...
2003-08-01  Peter EisentrautWhile having a parallel-make-safe genbki.sh is good...
2003-08-01  Peter EisentrautMake ecpg SQLSTATE-aware. Map existing SQLCODE assignm...
2003-08-01  Bruce MomjianUpdate comments.
2003-08-01  Bruce MomjianUpdate comments.
2003-08-01  Michael MeskesAdded missing TO keyword.
2003-08-01  Michael Meskes- Added some Informix error codes in Informix mode.
2003-08-01  Bruce Momjiancvs log used -b for head, not -rHEAD.
2003-08-01  Marc G. Fournierpython needs to be removed from here
2003-08-01  Marc G. Fournierclean python out of Makefile
2003-08-01  Marc G. Fournierremove python module, as its moved to http://www.pygres...
2003-08-01  Tom LaneFix for Alpha portability.
2003-08-01  Bruce Momjian--enable-thread-safeness -> --enable-thread-safety
2003-08-01  Tom LaneUpdate contrib regression tests for recent error messag...
next