OSDN Git Service

pg-rex/syncrep.git
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 pygresql.org
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...
2003-08-01 Tom LaneAdd missing #include.
2003-08-01 Tom LaneFix some minor portability issues, per Chris K-L.
2003-08-01 Tom LaneFix my own mistake in GUC variable annotation.
2003-08-01 Tom LaneImprove description of restoring pg_dumpall backups...
2003-08-01 Tom LaneAdjust 'permission denied' messages to be more useful...
2003-07-31 Tom LaneVery minor editing.
2003-07-31 Tom LaneFix mistaken error code assignments, per Peter's note...
2003-07-31 Tom LaneWhen using a temp installation, unset PGUSER and other...
2003-07-31 Tom LaneCause library-preload feature to report error if specif...
2003-07-31 Tom LaneUpgrade parsing code for ACLs to be less hokey and...
2003-07-31 Bruce MomjianModify:
2003-07-31 Bruce MomjianModify:
2003-07-31 Bruce Momjiancontraints -> constraints
2003-07-31 Bruce MomjianUpdate Turkish FAQ, Devrim GUNDUZ
2003-07-31 Bruce MomjianAdd fflush of stdout when outputing query.
2003-07-31 Bruce Momjian dbf2pg - Insert xBase-style .dbf-files into...
2003-07-30 Tom LaneAdd pretty-printing variants of pg_get_viewdef and...
2003-07-30 Bruce MomjianAdd:;
2003-07-30 Tom LaneFix numeric_smaller, numeric_larger, float4smaller...
2003-07-30 Bruce MomjianModify:
2003-07-30 Tom LaneCause ARRAY[] construct to return a NULL array, rather...
2003-07-30 Bruce MomjianAdd:
2003-07-30 Tom LaneWhen shutting down the regression test postmaster after...
2003-07-29 Tom LaneFix longstanding error in _bt_search(): should moverigh...
2003-07-29 Tom LaneCoerce unknown-literal-constant default values to the...
2003-07-29 Tom LaneThere is no reason to cast valuntil to timestamp, and...
2003-07-29 Tom LaneUse a process-specific temp file name, per Andreas...
2003-07-29 Tom LaneApply (a somewhat revised version of) Greg Mullane...
2003-07-28 Tom LaneCode review for recent GUC changes --- try to make...
2003-07-28 Tom LaneAdd error stack traceback support for SQL-language...
2003-07-28 Bruce MomjianThere was enough code drift since this patch, that...
2003-07-28 Tom LaneLocalizability improvement.
2003-07-28 Tom Laneelog() is no longer a gettext trigger --- all remaining...
2003-07-28 Tom LaneRename psql's VERBOSE variable to VERBOSITY, per sugges...
2003-07-28 Tom LaneA visit from the message-style police ...
2003-07-27 Tom Laneelog mop-up: bring some straggling fprintf(stderr)...
2003-07-27 Bruce MomjianUpdatge to skip composite types.
2003-07-27 Bruce MomjianTom, happier with the attached patch?
2003-07-27 Bruce MomjianAdjust oid2name to skip certain row types, per Tom.
2003-07-27 Tom LaneFix some localizability issues with existing errcontext...
2003-07-27 Tom LaneMove ERRCODE_XXX macros into their own header file.
2003-07-27 Tom Laneelog mop-up.
2003-07-27 Tom Laneelog mop-up.
2003-07-27 Tom LaneRemove unportable // comments.
2003-07-27 Bruce MomjianCleanup of timetravel compile warnings.
2003-07-27 Tom LaneError message editing in utils/adt. Again thanks to...
2003-07-27 Bruce MomjianHere is 4 file in tgz:
2003-07-27 Bruce Momjian> Joe Conway <mail@joeconway.com> writes:
2003-07-27 Bruce Momjian> Am Son, 2003-06-22 um 02.09 schrieb Joe Conway:
2003-07-27 Bruce MomjianThis is a totally trivial patch for something that...
2003-07-27 Bruce Momjianhere are the patches for psql on Win32:
2003-07-27 Bruce MomjianThis makes the initcap function compatible with Oracle...
2003-07-27 Bruce MomjianThe deferred trigger queue pushing to disk patch pointe...
2003-07-26 Bruce Momjian>>You can alias $0, similar to the argument variables...
2003-07-26 Bruce MomjianFix for Linux startup script.
next