OSDN Git Service

pg-rex/syncrep.git
2004-10-14 Bruce MomjianReorder links.
2004-10-14 Bruce MomjianMore URL updates.
2004-10-14 Bruce MomjianUpdate markup.
2004-10-14 Bruce MomjianNew urls.
2004-10-14 Bruce MomjianWorking improvement.
2004-10-14 Bruce MomjianFix markup.
2004-10-14 Bruce MomjianAdd standards URL's.
2004-10-13 Bruce Momjianpg_restore wording improvement, per Peter.
2004-10-13 Bruce MomjianEnable service use by Cygwin of pg_ctl.
2004-10-13 Bruce MomjianAllow compiles for Cygwin /contrib modules.
2004-10-13 Bruce MomjianEnable static lib builds on Win32 and Cygwin.
2004-10-13 Neil ConwayCleanup some unnecessary void * casts when using pfree...
2004-10-13 Neil ConwayMore minor cosmetic improvements:
2004-10-13 Neil ConwayUnbreak regression tests (Peter's recent checkin to...
2004-10-13 Bruce MomjianAdd:
2004-10-13 Bruce MomjianClarify pg_restore --help wording.
2004-10-12 Bruce MomjianUpdate Cygwin build to not use DLLINIT, per Cygwin...
2004-10-12 Peter EisentrautMessage style revisions
2004-10-12 Peter EisentrautNew translation
2004-10-12 Peter EisentrautTranslation updates
2004-10-12 Peter EisentrautTranslation update
2004-10-12 Tom Laneplpgsql EXIT construct forgot to downcase or quote...
2004-10-12 Neil ConwayFix vpath build break, induced by Bruce's recent commit.
2004-10-12 Neil ConwayFix a copy-and-paste error: give a distinct memory...
2004-10-12 Tom LaneUpdate reference to pgsql-server.
2004-10-12 Bruce MomjianAdd some pg_config_path.h dependencies for places that...
2004-10-11 Tom LaneUse -fPIC not -fpic for BSDen on Sparc. Also switch...
2004-10-11 Tom LaneFix OR-index-scan planner to recognize that a partial...
2004-10-11 Bruce MomjianUse native Cygwin symlinks so tablespaces work on Win95...
2004-10-11 Tom LaneAnother try at making plpython autoconfiguration work...
2004-10-11 Tom LaneFix pg_indexes view so that it shows the index's tables...
2004-10-11 Neil ConwayFix typo in comment.
2004-10-10 Neil ConwayCosmetic improvements/code cleanup:
2004-10-10 Tom LaneUn-break plpython build for non-Windows platforms.
2004-10-10 Tom LaneRemove gratuitous editorialization on rpath.
2004-10-09 Tom LaneAdjust configuration-files GUC behavior as per my recen...
2004-10-09 Peter EisentrautTranslation improvement
2004-10-09 Bruce MomjianAdd win32 version information for pg_config Makefile.
2004-10-09 Bruce MomjianMake getpid() use %d consistently for printing.
2004-10-09 Bruce MomjianAdd:
2004-10-09 Bruce MomjianSuppress timezone output on log_line_prefix %t on Win32...
2004-10-09 Bruce MomjianAdd newline.
2004-10-08 Bruce MomjianAdd MinGW FAQ.
2004-10-08 Bruce MomjianMove Win32 TODO items to main TODO list:
2004-10-08 Bruce MomjianRename FAQ_MSWIN to FAQ_CYGWIN.
2004-10-08 Tom LaneInclude schema name in pg_restore -l output, per reques...
2004-10-08 Neil ConwayAnother minor tweak to psql startup: set the default...
2004-10-08 Tom LaneTweak HPUX shared-library build flags, per Shinji Terag...
2004-10-08 Bruce MomjianUpdate CIDR regresion tests to test for network masks...
2004-10-08 Tom LaneWhack some sense into the configuration-file-location...
2004-10-08 Bruce MomjianDo proper testing of CIDR bits against network mask...
2004-10-08 Bruce MomjianPull comment down into its own paragraph.
2004-10-08 Bruce MomjianAdd:
2004-10-07 Bruce MomjianRemove benchmark comment.
2004-10-07 Tom LaneChange get_rule_expr so that when the input is a List...
2004-10-07 Bruce MomjianRemove mention of -Q option for bench.
2004-10-07 Bruce MomjianMove -DPLPERL_HAVE_UID_GID to the plperl Makefile...
2004-10-07 Tom LaneAdd missing null terminator to escaped string; clean...
2004-10-07 Bruce MomjianAdd PLperl workaround for Win32 to the *.xs file.
2004-10-07 Tom LaneFix problems with SQL functions returning rowtypes...
2004-10-07 Bruce MomjianAdd one more byte to malloc for null storage.
2004-10-07 Bruce MomjianRemove unneeded dash.
2004-10-07 Bruce MomjianUpdate comment to fix nibble mention:
2004-10-07 Bruce MomjianEscape single quotes and backslashes used in locales...
2004-10-07 Bruce MomjianPrevent install error message when doing cmp on empty...
2004-10-07 Bruce MomjianAdjust comments previously moved to column 1 by pgident.
2004-10-07 Bruce MomjianBack out unindented modification to file.
2004-10-07 Bruce MomjianIndent comment pushed to new line by else so it is...
2004-10-07 Bruce MomjianAdd as binary mode
2004-10-07 Bruce Momjianre-add as binary
2004-10-07 Bruce MomjianImprove pgindent processing of comment after 'else'.
2004-10-07 Bruce MomjianImprove comment after 'else' handling of pgindent.
2004-10-07 Neil ConwayAllow the spinlock test to be compiled successfully...
2004-10-07 Tom LaneXOR process PID into a backend's initial random seed...
2004-10-06 Neil ConwayDocument what the "rep; nop" x86 assembler sequence...
2004-10-06 Neil ConwayCapitalize some SQL keywords the previous commit missed...
2004-10-06 Bruce MomjianSay "history is not supported" and remove "on this...
2004-10-06 Bruce MomjianSuppress psql \s help display for platforms like Win32...
2004-10-06 Bruce MomjianAdd mention of win32ver.rc for update for minor release.
2004-10-06 Bruce MomjianFix improper defines for uid_t and gid_t. Had them...
2004-10-06 Bruce MomjianUppercase SQL keywords in query for clarity.
2004-10-06 Bruce MomjianThis simple patch fixes a typo, ensure pg_config is...
2004-10-06 Bruce MomjianFix pg_dumpall to use double-quote for Win32 arguments.
2004-10-06 Bruce MomjianThe Win32 (mingw) build of libpq seems to have lost...
2004-10-06 Bruce MomjianUse #define instead of typedef for plperl because perl...
2004-10-06 Bruce MomjianUpdate win32ver.rc to 8,0,000,000. Mention it needs...
2004-10-06 Bruce MomjianImprove consistency of win32 version sed script.
2004-10-06 Bruce MomjianFix for Win32 file version sed macro, per report from...
2004-10-06 Bruce MomjianHere is a patch to fix win32 ssl builds. Summary of...
2004-10-06 Bruce MomjianAllow plpython to build on Win32.
2004-10-06 Bruce MomjianAdjustment to test on unix domain socket variable for...
2004-10-06 Bruce MomjianRemove pg_hba.conf 'local' line for Win32 because it...
2004-10-06 Bruce Momjianplease find attached an alternate submission which...
2004-10-06 Neil ConwaySlightly rearrange psql startup code so that we read...
2004-10-05 Bruce MomjianAdd Win32 version info to client binaries.
2004-10-05 Bruce MomjianAdd distclean target to pgevent.
2004-10-05 Bruce MomjianAnother tightening of Win32 typedefs.
2004-10-05 Bruce MomjianFix typo in recent Win32 typedef change.
2004-10-05 Bruce MomjianRemove unused Win32 defines, convert them to typdefs...
2004-10-05 Michael Meskes'::' is no longer interpreted as a variable in a prepar...
next