OSDN Git Service

pg-rex/syncrep.git
2000-12-30 Tom LaneClean up spinlock assembly code slightly (just cosmetic...
2000-12-30 Tom LaneParanoia about possible values of errno after a shmget...
2000-12-30 Tom LaneRemove obsolete and unportable enable_plpgsql script...
2000-12-30 Peter EisentrautFix unportable use of '!' in shell commands.
2000-12-29 Tom Lanecolumn and tuple numbers should be int not size_t.
2000-12-29 Tom LaneFix failure in CreateCheckPoint on some Alpha boxes...
2000-12-29 Vadim B. MikheevMUST update (in-memory) data page BEFORE XLogInsert...
2000-12-29 Tom Lanestamp-h needs to be made by config.status, not elsewher...
2000-12-29 Vadim B. Mikheevnbtree_xlog_newroot: set meta flag in meta page opaque.
2000-12-28 Bruce MomjianAttached are patches for two fixes to reduce memory...
2000-12-28 Peter EisentrautQualify %.in rule to avoid triggering on configure...
2000-12-28 Vadim B. MikheevNew WAL version - CRC and data blocks backup.
2000-12-28 Tom LaneLet's try this again on accepting the correct range...
2000-12-28 Tom LaneCorrect erroneous documentation of PQsetnonblocking().
2000-12-27 Tom LaneFix portability problems recently exposed by regression...
2000-12-27 Bruce MomjianUpdate TODO list.
2000-12-26 Peter EisentrautOnly install the integrated HTML documentation set...
2000-12-26 Peter EisentrautAdd id attribute to sect1 tag.
2000-12-26 Peter EisentrautFix some cross reference links.
2000-12-25 Peter EisentrautRefine some things to create better looking man pages.
2000-12-23 Tom LaneImprove comments.
2000-12-23 Tom LaneCompute reasonable cost and output-row-count estimates...
2000-12-23 Peter EisentrautSome of the stuff documented here hasn't existed since...
2000-12-23 Bruce MomjianUpdate TODO list.
2000-12-23 Peter EisentrautRemove unused file (the information is already containe...
2000-12-23 Tom LaneReplace overly-cute coding with code that (a) has defin...
2000-12-22 Tom LaneSmall cleanup of temp-table handling. Disallow creatio...
2000-12-22 Peter EisentrautMake use of <email> tag for marking up email addresses.
2000-12-22 Tom LaneRepair not-too-well-thought-out code to do rangecheckin...
2000-12-22 Vadim B. MikheevAvoid XLogFlush for clean buffers in BufferSync.
2000-12-22 Peter EisentrautAvoid using the terms 'installation', 'site', or 'insta...
2000-12-22 Tom LaneImprove error message for case where DROP TABLE is...
2000-12-22 Peter EisentrautReplace incorrect uses of 'which' with 'that'. (so...
2000-12-22 Tom LaneAdd 'ONLY' to queries generated by RI triggers, so...
2000-12-22 Tom LaneFix broken markup.
2000-12-22 Tom LaneChange default output formatting for CIDR to be unabbre...
2000-12-22 Michael Meskes- Fixed bug in a connect statement using varchars.
2000-12-22 Tatsuo IshiiFix PQsetdbLogin() backward compatibility problem.
2000-12-22 Tom LaneClean up CREATE TYPE/OPERATOR/AGGREGATE productions...
2000-12-22 Bruce MomjianIn looking at the 7.1beta1 code for JDBC, I noticed...
2000-12-22 Tom LaneRevise lock manager to support "session level" locks...
2000-12-21 Peter EisentrautGet rid of the little "v"s in front of version numbers...
2000-12-21 Peter EisentrautUpdates
2000-12-21 Peter EisentrautRepair round(numeric) function. An initdb would be...
2000-12-21 Bruce MomjianUpdate TODO list.
2000-12-21 Bruce MomjianUpdate TODO list.
2000-12-21 Bruce Momjian >openssl req -new -text -out cert.req (you will have...
2000-12-21 Bruce Momjianresponce->response
2000-12-21 Tom LaneFix longstanding bug with VIEW using BETWEEN: OffsetVar...
2000-12-21 Thomas G. LockhartRename undocumented utility SyncSyncID to MasterSync.
2000-12-21 Thomas G. LockhartRename undocumented utility SyncSyncID to MasterSync.
2000-12-20 Tom LaneRemove multi.c and single.c, which have been dead code for
2000-12-20 Tom LanePrevent freshly-started backend from ignoring SIGUSR1...
2000-12-20 Thomas G. LockhartUpdate info for BeOS and MacOS-X-darwin as supported...
2000-12-20 Thomas G. Lockhartrserv replication toolkit from Vadim Mikheev.
2000-12-20 Thomas G. LockhartAdd rserv replication toolkit from Vadim Mikheev.
2000-12-20 Thomas G. LockhartUtility to convert MySQL schema dumps to SQL92 and...
2000-12-20 Peter MountFinished build.xml and updated Driver.java.in and build...
2000-12-20 Bruce MomjianFix typo.
2000-12-20 Bruce MomjianOn Sunday 17 December 2000 15:07, Bruce Momjian wrote:
2000-12-20 Bruce MomjianAdd mention of Alpha
2000-12-20 Bruce MomjianHolloman -> Hollomon. Sorry.
2000-12-20 Tatsuo IshiiAdd description about automatic encoding conversion
2000-12-19 Peter EisentrautRename --accounts-only to --globals-only, polish docume...
2000-12-19 Peter EisentrautPolish PL/Perl documentation. The README file got...
2000-12-19 Peter EisentrautRemove inclusions of <malloc.h>.
2000-12-19 Peter EisentrautCorrect results of usage examples.
2000-12-19 Peter MountFinally created ant build.xml file
2000-12-19 Tom LaneMention fallback case for type coercion in description
2000-12-18 Tom LaneDocument the array_dims() function, and make some other...
2000-12-18 Bruce Momjian>> Here is a patch for the beos port (All regressio...
2000-12-18 Tom LaneEnsure that 'errno' is saved and restored by all signal...
2000-12-18 Bruce MomjianUpdates for 7.1 branding.
2000-12-18 Michael Meskes - Synced gram.y and preproc.y.
2000-12-18 Tom LaneMake sure make_rels_by_clause_joins doesn't return...
2000-12-18 Bruce MomjianLarge objects in single "table".
2000-12-18 Bruce MomjianUpdates from Tom Lane.
2000-12-18 Bruce MomjianFix upgrade mention to 7.1.
2000-12-18 Tom LaneTweak regressplans.sh to use any already-set PGOPTIONS.
2000-12-18 Tom LaneRepair mishandling of PRIMARY KEY declaration that...
2000-12-18 Tom LaneClean up backend-exit-time cleanup behavior. Use on_sh...
2000-12-17 Peter EisentrautAdd missing tags.
2000-12-17 Peter EisentrautBump version to 7.1. (No "beta1", since we're just...
2000-12-17 Peter EisentrautUpdate SysV IPC information.
2000-12-17 Tom LaneUpdate type-coercion discussions to reflect current...
2000-12-17 Tom LaneMisc. cleanups.
2000-12-17 Tom LaneOuter join updates, miscellaneous polishing.
2000-12-17 Tom LaneTweak select_common_type() to deal with possibility...
2000-12-16 Tom LaneUpdate some obsolete info about GEQO.
2000-12-16 Bruce MomjianAdd 7.1 features list
2000-12-16 Tom LaneA little wordsmithing in the pattern-matching section.
2000-12-16 Tom LaneAdd note that COALESCE and NULLIF are shorthand forms...
2000-12-16 Tom LaneClean up some bogosities in description of target lists.
2000-12-16 Peter EisentrautFix linker options for ODBC driver. See comment in
2000-12-16 Peter EisentrautFix rules to re-generate config.h. The examples in...
2000-12-16 Tom LaneRestructure performance tips into a single chapter...
2000-12-15 Bruce MomjianRemove current->old mapping.
2000-12-15 Bruce MomjianUpdate TODO list.
2000-12-15 Bruce MomjianUpdate TODO list.
2000-12-15 Bruce MomjianUpdate TODO list.
next