OSDN Git Service

pg-rex/syncrep.git
2010-03-21 Bruce MomjianRemove 9.0 release notes xref's to HISTORY.html can...
2010-03-21 Michael MeskesAdding special command line option that is now needed...
2010-03-21 Michael MeskesECPG's parser now accepts and handles variables as...
2010-03-21 Michael MeskesAdjusted regression test results to the change I made...
2010-03-21 Michael MeskesCorrectly name functions in debug output in ecpglib...
2010-03-21 Michael MeskesECPG only copied #include statements instead of process...
2010-03-21 Bruce MomjianAdd more 9.0 release note documentation links.
2010-03-21 Bruce MomjianAdd links to documentation sections in 9.0 release...
2010-03-21 Peter EisentrautMessage tuning
2010-03-20 Michael MeskesFixed ecpg parser to allow more than one C preprocessor...
2010-03-20 Bruce MomjianIn 9.0 release notes, move libpq/ecpg up into their...
2010-03-20 Bruce MomjianMove server-side languages up one section in the 9...
2010-03-20 Simon RiggsFurther corrections of mismatching struct and btree...
2010-03-20 Bruce MomjianCreate 9.0 release notes; keep 9.0-alpha release notes...
2010-03-20 Bruce MomjianUpdate sgml release note markup suggestions.
2010-03-20 Tom LaneClear error_context_stack and debug_query_string at...
2010-03-20 Robert HaasForbid renaming columns of objects whose column names...
2010-03-19 Tom LaneModify error context callback functions to not assume...
2010-03-19 Tom LaneFix oversight in btpo.xact patch; it was in fact instal...
2010-03-19 Simon RiggsClarify docs about database parameter in streaming...
2010-03-19 Simon RiggsAdd connection messages for streaming replication....
2010-03-19 Simon RiggsMinor tweaks on libpqrcv_connect(): ensure conninfo_rep...
2010-03-19 Simon RiggsUpdate XLOG_PAGE_MAGIC to recognise WAL format changes.
2010-03-19 Simon RiggsAdjust comment in .history file to match recovery targe...
2010-03-19 Simon RiggsReset btpo.xact following recovery of btree delete...
2010-03-18 Peter EisentrautAlso print the libpq error message when lo_create or...
2010-03-18 Peter EisentrautPrevent the injection of invalidly encoded strings...
2010-03-18 Peter EisentrautMessage style tuning
2010-03-18 Bruce MomjianMention way to get commit details for release notes.
2010-03-18 Tom LaneFix missing parentheses for current_query(), per bug...
2010-03-18 Peter EisentrautUse data-type specific conversion functions also in...
2010-03-18 Heikki LinnakangasAdd restartpoint_command option to recovery.conf. Fix...
2010-03-18 Simon RiggsAdd vacuum_defer_cleanup_age to postgresql.conf.sample.
2010-03-17 Peter EisentrautDon't link PL/Python against LOCALMODLIBS
2010-03-17 Peter EisentrautMessage style tuning
2010-03-17 Peter EisentrautFix peculiar, untranslatable message concatenation...
2010-03-17 Peter EisentrautMake typography consistent
2010-03-17 Magnus HaganderTypo fixes.
2010-03-17 Peter EisentrautUpdate broken and permanently moved links
2010-03-17 Tom LanePass incompletely-transformed aggregate argument lists...
2010-03-17 Tom LaneFix incorrect example in CREATE INDEX reference page...
2010-03-17 Simon RiggsFix typo in streaming replication protocol docs.
2010-03-16 Simon RiggsFix typo in math function docs, spotted by Heikki.
2010-03-16 Heikki LinnakangasThrow a nicer error message if a standby server attempt...
2010-03-15 Simon RiggsDocument that trig functions accept/return values in...
2010-03-15 Simon RiggsRemove incorrect comment from GetWriteRecPtr(): the...
2010-03-14 Tom LaneUpdate oidjoins regression test for 9.0.
2010-03-13 Peter EisentrautAdd some more structure and bits of information to...
2010-03-13 Bruce MomjianRevert all keepalive moves, reevaluate.
2010-03-13 Bruce MomjianMove more tcp keepalive macros to be consistent.
2010-03-13 Bruce MomjianMove TCP keepalive macro definition
2010-03-13 Bruce MomjianAdd libpq warning message if the .pgpass-retrieved...
2010-03-13 Peter EisentrautUpdate shared memory configuration information for...
2010-03-13 Bruce MomjianDocument what user name email symbols are supported...
2010-03-13 Bruce MomjianAllow underscores in tsearch email addressses, per...
2010-03-13 Bruce MomjianSmall adjustment by pgindent.
2010-03-12 Bruce MomjianRe-add comma, oops.
2010-03-12 Tom LaneAdd some logging code for unexpected cases in pgstat...
2010-03-12 Tom LaneFix a commented-out block of code that pgindent didn...
2010-03-12 Bruce MomjianRemove unnecessary comma in documentation.
2010-03-11 Tom LaneAdd missing reset of need_initialization in reloptions...
2010-03-11 Tom LaneModify psql's \d printout to fold exclusion constraints...
2010-03-11 Tom LaneSync timezone code with tzcode 2010c from the Olson...
2010-03-11 Heikki LinnakangasFix bug in KnownAssignedXidsMany(). I saw this when...
2010-03-11 Heikki LinnakangasFix comment which was apparently copy-pasted from anoth...
2010-03-11 Tom LaneSimplify a couple of pg_dump and psql \d queries about...
2010-03-11 Tom LaneUpdate comment for pg_constraint.conindid to mention...
2010-03-10 Robert HaasFix incorrect comment about permissions checking being...
2010-03-10 Itagaki Takahiropg_start_backup() can use a share lock to lock ControlF...
2010-03-10 Tom LanePreliminary release notes for releases 8.4.3, 8.3.10...
2010-03-09 Tom LaneUse SvROK(sv) rather than directly checking SvTYPE...
2010-03-09 Alvaro HerreraUpdate time zone data files to tzdata release 2010d...
2010-03-09 Michael Meskesecpg now adds a unique counter to its varchar struct...
2010-03-09 Andrew DunstanAdd checks for valid encoding of query strings passed...
2010-03-08 Bruce MomjianReturn proper exit code (3) from psql when ON_ERROR_STO...
2010-03-08 Magnus HaganderAdd missing space in example.
2010-03-08 Michael MeskesBetter test the content of the SQLSTATE string in ecpgl...
2010-03-08 Magnus HaganderRequire hostname to be set when using GSSAPI authentica...
2010-03-08 Magnus HaganderDisallow gssapi authentication on local connections...
2010-03-08 Tom LaneUpdate time zone data files to tzdata release 2010c...
2010-03-07 Magnus HaganderRevert patch for --psqlrc=FILENAME in psql.
2010-03-06 Tom LaneFix warning messages in restrict_and_check_grant()...
2010-03-06 Magnus HaganderAdd --psqlrc=FILENAME parameter to psql, to process...
2010-03-06 Tom LaneWhen reading pg_hba.conf and similar files, do not...
2010-03-05 Michael MeskesIn case the connection magically disappears libecpg...
2010-03-04 Heikki LinnakangasFix IsBinaryCoercible to not confuse a cast using in...
2010-03-03 Bruce MomjianAdd C comment about DDL changes possibly causing pg_dum...
2010-03-03 Bruce MomjianDocument that "Q" is ignored by to_date and to_timestam...
2010-03-03 Tom LaneFix a couple of places that would loop forever if attem...
2010-03-03 Heikki LinnakangasFix pg_dump of ACLs of foreign servers. The command...
2010-03-03 Tom LaneMake contrib/xml2 use core xml.c's error handler, when...
2010-03-03 Tom LaneExport xml.c's libxml-error-handling support so that...
2010-03-03 Andrew DunstanMake iconv work like other optional libraries for MSVC.
2010-03-03 Bruce MomjianFix SGML markup.
2010-03-03 Bruce MomjianRestructure CREATE FUNCTION "NOTES" section to be short...
2010-03-03 Tom LaneInstead of trying (and failing) to allow <<label>>...
2010-03-02 Bruce MomjianAdjust max_standby_delay documentation to be clearer...
2010-03-02 Andrew DunstanAdd missing library and include dir for XSLT in MSVC...
2010-03-02 Bruce MomjianDocument the effect of max_standby_delay on increasing...
2010-03-02 Peter EisentrautUpdate keywords list for 9.0
next