OSDN Git Service

pg-rex/syncrep.git
2007-02-02 Bruce MomjianAdd URL for:
2007-02-02 Bruce MomjianAdd:
2007-02-02 Bruce MomjianAdd URL for:
2007-02-02 Neil ConwayThis patch changes the installscript for vcbuild to...
2007-02-02 Neil ConwayReword suggestion that libpq.dll be installed in WINNT...
2007-02-02 Michael MeskesApplied Magnus Hagander's patch to take away some compi...
2007-02-02 Michael MeskesCleaned up va_list handling. Hopefully this now works...
2007-02-02 Bruce MomjianAdd:
2007-02-02 Tom LaneUpdate release notes for security-related releases...
2007-02-02 Tom LaneRepair failure to check that a table is still compatibl...
2007-02-02 Tom LaneRepair insufficiently careful type checking for SQL...
2007-02-01 Tom LaneFix broken markup.
2007-02-01 Bruce MomjianAdd "May/Can/Might" section to error message style...
2007-02-01 Neil ConwayFix two more regression tests whose expected outputs...
2007-02-01 Bruce MomjianMention file system replication as a high availability...
2007-02-01 Tom LaneTypo fix.
2007-02-01 Neil ConwayUpdate some of the "expected" regression test results...
2007-02-01 Tom LaneFix plpgsql so that when a local variable has no initia...
2007-02-01 Bruce MomjianAdd URL for:
2007-02-01 Bruce MomjianWording cleanup for error messages. Also change can...
2007-02-01 Neil ConwayFix broken markup.
2007-02-01 Bruce MomjianAdd 8.2.0 "Incomatibilities" documentation that pg_dump...
2007-02-01 Bruce MomjianChinese FAQ update
2007-02-01 Bruce MomjianUpdate URL for function permission checks
2007-02-01 Bruce MomjianAdd:
2007-02-01 Bruce MomjianAdd:
2007-02-01 Neil ConwayThis patch adds documentation for the long-version...
2007-02-01 Bruce MomjianAdd:
2007-02-01 Neil ConwayFix a few typos in comments in GiN.
2007-02-01 Bruce MomjianUpdate CREATE SEQUENCE documentation to show the same...
2007-02-01 Bruce MomjianAdd URL for:
2007-02-01 Bruce MomjianConsistenly use colons before '<programlisting>' blocks...
2007-01-31 Bruce MomjianUpdate reference documentation on may/can/might:
2007-01-31 Bruce MomjianUpdate comment.
2007-01-31 Bruce MomjianRevert error message change for may/can/might --- needs...
2007-01-31 Bruce MomjianUpdate documentation on may/can/might:
2007-01-31 Neil ConwayAdd missing Makefile dependencies for the "bigtest...
2007-01-31 Neil ConwayRewrite uuid input and output routines to avoid depende...
2007-01-31 Tom LaneFix initdb to not generate misleading error messages...
2007-01-31 Teodor SigaevRevert gincostestimate changes.
2007-01-31 Teodor SigaevUpdate FreeBSD DocBook installation notices
2007-01-31 Teodor SigaevAllow GIN's extractQuery method to signal that nothing...
2007-01-31 Bruce MomjianAdd URL:
2007-01-31 Bruce MomjianDocument need for periodic REINDEX in VACUUM FULL cases.
2007-01-31 Bruce MomjianAdd missing colon.
2007-01-31 Bruce MomjianAdd:
2007-01-31 Bruce MomjianUpdate for VACUUM FULL:
2007-01-30 Bruce MomjianAdd:
2007-01-30 Bruce MomjianAdd FAQ item about timezones and daylight savings time.
2007-01-30 Bruce MomjianUpdate documentation for backslashes to mention escape...
2007-01-30 Tom LaneRepair oversights in the mechanism used to store compil...
2007-01-30 Tom LaneAdd SPI_push/SPI_pop calls so that datatype input and...
2007-01-30 Bruce MomjianUpdate documentation for pg_get_serial_sequence() function.
2007-01-30 Tom LaneAdd support for cross-type hashing in hash index search...
2007-01-29 Tom LaneAdd comment noting that hashm_procid in a hash index...
2007-01-29 Bruce MomjianUpdate wording for minor release upgrades, per Alvaro.
2007-01-29 Bruce MomjianDone:
2007-01-29 Bruce MomjianUse sizeof() for snprintf() buffer length.
2007-01-29 Bruce MomjianUpdate process termination message to display signal...
2007-01-29 Peter EisentrautUpdate documentation on XML functions
2007-01-28 Tom LaneImprove hash join to discard input tuples immediately...
2007-01-28 Tom LaneRemove unnecessary checkpoint from PL regression tests...
2007-01-28 Neil ConwayRename the uuid_t type to pg_uuid_t, to avoid a conflic...
2007-01-28 Andrew DunstanFix plpython MSVC build in non-debug mode.
2007-01-28 Tom LaneRemove some unnecessary conversion work in build_regtyp...
2007-01-28 Tom LaneRepair oversight in creation of "append relations"...
2007-01-28 Tom LaneMake some small improvements in the accuracy of plpgsql...
2007-01-28 Andrew DunstanFix path problem in MSVC bison wrapper. per Joachim...
2007-01-28 Neil ConwayAdd a new builtin type, "uuid". This implements a UUID...
2007-01-28 Tom LaneFix up plpgsql's "simple expression" evaluation mechani...
2007-01-28 Tom LaneDrat, can't fit an additional argument into log_error...
2007-01-28 Tom LaneClean up broken usage of HAVE_DECL_SYS_SIGLIST and...
2007-01-28 Bruce MomjianUse autoconf build-in sys_siglist macro AC_DECL_SYS_SIG...
2007-01-28 Tom LaneAdd a delay at the start of the stats test, to let...
2007-01-28 Tom LaneDept of second thoughts: the IQ of estimate_array_lengt...
2007-01-28 Bruce MomjianAdd signal.h for sys_siglist reference.
2007-01-28 Tom LaneFix scalararraysel() to cope with binary-compatible...
2007-01-28 Bruce MomjianUse sys_siglist[] to print out signal names for signal...
2007-01-27 Bruce MomjianModify SGML makefile to allow 'gmake draft' to build...
2007-01-27 Tom LaneCorrect an old logic error in btree page splitting...
2007-01-27 Michael MeskesFixed expected files, so they are in sync with tests...
2007-01-27 Andrew Dunstanremove unnecessary and now inaccurate cast which I...
2007-01-27 Peter EisentrautReactivate libxml memory management via palloc, now...
2007-01-27 Peter EisentrautAdd trailing zero byte in Unicode codepoint conversion.
2007-01-27 Bruce MomjianAdd:
2007-01-27 Bruce MomjianAdd:
2007-01-27 Bruce MomjianAdd:
2007-01-27 Andrew DunstanAllow args to spi_prepare to be standard type aliaes...
2007-01-27 Bruce MomjianUpdate installation wording for an upgrade to state...
2007-01-26 Bruce MomjianControl openjade draft-mode by variable DRAFT, rather...
2007-01-26 Bruce MomjianUpdate wording of installation when upgrading, to more...
2007-01-26 Bruce MomjianModify draft SGML instructions to use DRAFT=Y because...
2007-01-26 Tom LaneOn Windows, use pgwin32_waitforsinglesocket() instead...
2007-01-26 Neil ConwaySquelch some VC++ compiler warnings. Mark float literal...
2007-01-25 Bruce MomjianUpdate BSD/OS platform for 8.2.
2007-01-25 Bruce MomjianAdd URL for shrinking tuple to just its headers:
2007-01-25 Bruce MomjianUpdate Win32 exception comment.
2007-01-25 Neil ConwayAdd a setlocal command to the beginning of build.bat...
2007-01-25 Michael MeskesRemoved compiler warning due to unneeded unsigned decla...
2007-01-25 Bruce MomjianUpdate pg_dumpall -f option description.
next