OSDN Git Service

pg-rex/syncrep.git
2001-06-12 Bruce MomjianI installed postgres 7.1 with --enable-odbc. I then...
2001-06-12 Bruce MomjianUpdate TODO list.
2001-06-12 Tom LaneClean up various to-do items associated with system...
2001-06-11 Bruce Momjianautoconf
2001-06-11 Bruce MomjianThe attached patch enables PostgreSQL CVS to build...
2001-06-11 Bruce Momjian Got two patches that were found by folks on the Casto...
2001-06-11 Peter EisentrautAdd French psql translation. (My rendition of French...
2001-06-11 Bruce MomjianUpdate FAQ.
2001-06-11 Tom LaneNest macros with slightly less enthusiasm, for performa...
2001-06-11 Tom LaneMove temporary files into 'pg_tempfiles' subdirectory...
2001-06-11 Tom Lanecontrib/intarray updates from Oleg Bartunov:
2001-06-11 Tom LaneUpdate EXPLAIN discussion and examples to match current...
2001-06-11 Tom LaneMake planner compute the number of hash buckets the...
2001-06-10 Tom LaneMark inet,cidr,macaddr '=' operators as mergejoinable.
2001-06-10 Bruce MomjianAdd inheritance.
2001-06-10 Bruce MomjianUpdate TODO list.
2001-06-10 Bruce MomjianUpdate or remove mentions of versions where appropriate.
2001-06-10 Tom LaneFix thinko in hash cost estimation: average frequency
2001-06-10 Bruce MomjianUpdate TODO list.
2001-06-10 Bruce MomjianAdd to TODO.detail.
2001-06-10 Bruce MomjianUpdate TODO list.
2001-06-09 Peter EisentrautAllow GRANT/REVOKE to/from more than one user per invoc...
2001-06-09 Tom LaneTeach convert_to_scalar about datatypes timetz, inet...
2001-06-09 Tom LaneAdd #define for OID of type macaddr.
2001-06-09 Tom LaneRemove RelationGetBufferWithBuffer(), which is horribly...
2001-06-09 Bruce MomjianUpdate FAQ.
2001-06-09 Tom LaneFix a few missed NOIND usages.
2001-06-08 Peter EisentrautFinish German translation, edit (original) messages...
2001-06-08 Peter EisentrautPreliminary code cleanup in elog(). Split out some...
2001-06-07 Bruce MomjianDocument and work around ANT bug that prevents director...
2001-06-07 Bruce MomjianAdd to TODO.detail.
2001-06-07 Bruce MomjianUpdate TODO list.
2001-06-07 Bruce Momjianreset all: command line and .conf options change defaults
2001-06-07 Bruce MomjianI have ported another Python Postgres interface to...
2001-06-07 Bruce MomjianThis adds unary plus capability. No grammar changes...
2001-06-06 Tom Laneget_seq_name should truncate name to NAMEDATALEN, so...
2001-06-06 Tom LaneBe a little smarter about deciding how many most-common...
2001-06-06 Bruce MomjianAdd large object finalization cleanup to the proper...
2001-06-06 Bruce MomjianRemove large object finalize code. Compile error.
2001-06-06 Bruce Momjianpgindent fix for asterisk indented too much in return...
2001-06-06 Jan WieckPatch from Ian Lance Taylor fixing multiple cursor...
2001-06-06 Tom LaneAdjust WAL code so that checkpoints truncate the xlog...
2001-06-06 Bruce MomjianUpdate TODO list.
2001-06-05 Tom LaneCorrect permissions-checking bugs associated with ancie...
2001-06-05 Tom LaneImprove planning of OR indexscan plans: for quals like
2001-06-05 Tom LaneFurther work on making use of new statistics in planner...
2001-06-04 Bruce MomjianThis patch adds support for %TYPE in CREATE FUNCTION...
2001-06-04 Bruce MomjianUpdate with new email on ftp location of Karel patch.
2001-06-04 Bruce MomjianAdd Ross's email to schema.
2001-06-04 Bruce MomjianAdd schema mention.
2001-06-04 Bruce MomjianUpdate TODO list.
2001-06-04 Bruce MomjianAdd domain to TODO.detail
2001-06-04 Bruce MomjianUpdate TODO list.
2001-06-04 Bruce Momjianprotected void finalize() {
2001-06-04 Tom LaneGive error message, rather than coredump, for utility...
2001-06-03 Peter EisentrautMark many strings in backend not covered by elog for...
2001-06-02 Tom LaneAccept and output '-Infinity' as well as 'Infinity...
2001-06-02 Bruce MomjianUpdate TODO list.
2001-06-02 Tom LaneTweak sorting so that nulls appear at the front of...
2001-06-02 Peter EisentrautNative Language Support (NLS)
2001-06-02 Tom LaneParanoia about unordered comparisons in IEEE float...
2001-06-02 Jan Wieckdllist.c is included in the frontend libpq interface...
2001-06-01 Bruce MomjianThe following patch for JDBC fixes an issue with jdbc...
2001-06-01 Tom LaneCheck for malloc failure.
2001-06-01 Tom LaneGuard against malloc failure. Also, don't examine...
2001-06-01 Tom LaneCheck for malloc failure.
2001-06-01 Tom LaneIf spi.c wants to use malloc, it better test for malloc...
2001-06-01 Tom Lanepltcl, plperl, and plpython all suffer the same bug...
2001-06-01 Tom LaneNew improved version of bpcharin() may have got the...
2001-06-01 Bruce MomjianFix for:
2001-06-01 Tom LaneRemove fastpath.c's lame attempt at caching function...
2001-06-01 Michael Meskes - Synced preproc.y with gram.y.
2001-06-01 Tom LaneClean up some minor problems exposed by further thought...
2001-06-01 Bruce MomjianUpdate release 1.09 date
2001-05-31 Bruce MomjianForgot SGML section section id tag for 7.1.
2001-05-31 Tom LaneOoops, forgot to commit Makefile along with other changes.
2001-05-31 Tom LaneSupport for emulating RTREE indexing in GiST. Contribu...
2001-05-31 Tom LaneUpdates to make GIST work with multi-key indexes (from...
2001-05-31 Tom LaneRI triggers would fail for datatypes using old-style...
2001-05-31 Bruce MomjianAllow IS and FOR in Pl/PgSQL cursors, per Oracle and...
2001-05-31 Bruce MomjianUpdate TODO list.
2001-05-30 Bruce MomjianUpdate FAQ.
2001-05-30 Bruce MomjianUpdate FAQ.
2001-05-30 Bruce MomjianOops, had 0.2 release date wrong.
2001-05-30 Bruce MomjianRemove OLD_FILE_NAMING code. No longer used.
2001-05-30 Bruce MomjianUpdate TODO list.
2001-05-30 Bruce MomjianAdd recent UNDO/VACUUM thread to TODO.detail.
2001-05-30 Tom LaneAdd "#define GIST_AM_OID".
2001-05-30 Tom LaneTweak StrategyEvaluation data structure to eliminate...
2001-05-30 Bruce MomjianUpdate TODO list.
2001-05-30 Tom LaneRemove unused, redundant header files.
2001-05-30 Tom LaneFix broken $Header$ declaration.
2001-05-30 Bruce MomjianProperly compute max sys oid for 7.0 and 7.1.
2001-05-30 Bruce MomjianI just got bitten by this too. I use type timestamp...
2001-05-30 Bruce MomjianFix missing relation in FROM causing NOTICE. Cleanup.
2001-05-30 Bruce MomjianRemove reference to pg_class.relhaspkey from code....
2001-05-30 Bruce MomjianMark as unused:
2001-05-30 Bruce MomjianUpdate TODO list.
2001-05-30 Bruce MomjianRemove SEP_CHAR from /contrib.
2001-05-30 Bruce MomjianRemove SEP_CHAR, replace with / or '/' as appropriate.
next