OSDN Git Service

pg-rex/syncrep.git
2001-11-21 Tom LaneInsert CommandCounterIncrement call into SPI_cursor_open.
2001-11-21 Tom LaneTweak interval_avg support to avoid coredump with Alpha...
2001-11-21 Tom LaneUpdate regress tests to reflect removal of 'current'.
2001-11-21 Bruce MomjianMove internals.ps to web cvs.
2001-11-21 Bruce MomjianPoint to doc/src/postgres.tar.gz, which is where the...
2001-11-21 Thomas G. LockhartDeprecate 'current' date/time constant.
2001-11-21 Thomas G. LockhartAdd a few new time zones, and list every time zone...
2001-11-21 Thomas G. LockhartRepair swapped sign for time minus time routine (time_m...
2001-11-21 Thomas G. LockhartAllow 'PostgreSQL' as a date/time formatting style...
2001-11-21 Thomas G. LockhartDeprecate 'current' for date/time input.
2001-11-21 Thomas G. LockhartUpdate for first platforms reported as working
2001-11-21 Bruce MomjianI think it's patch's size problem that I can't
2001-11-21 Bruce MomjianFix beta build, for Marc.
2001-11-21 Bruce Momjian// -> /* */, per Tatsuo.
2001-11-21 Bruce MomjianPeter Eisentraut wrote:
2001-11-21 Bruce MomjianUpdate for bytea, from Joe Conway
2001-11-21 Bruce MomjianUpdate my2pg.pl for release.
2001-11-21 Bruce MomjianUpdate HISTORY, for Tatsuo.
2001-11-20 Tom LaneBruce's octet_length change breaks this regression...
2001-11-20 Bruce MomjianInclude sys/types.h in crypt-des.c. FreeBSD netinet...
2001-11-20 Bruce MomjianAdded a few paragraphs to explain current restricted...
2001-11-20 Bruce MomjianHere's a patch adding documentation for the PQescapeByt...
2001-11-20 Bruce MomjianDuh, my regexp's missed bunch of them. Here's next...
2001-11-20 Bruce MomjianAdd mention of template1 usage.
2001-11-20 Bruce Momjianpgcrypto uses non-standard type uint, which causes...
2001-11-20 Bruce MomjianI've created a new section to func.sgml, "Binary String...
2001-11-20 Bruce MomjianUpdate TODO list.
2001-11-20 Tom LaneExpand discussion of logfile management a little bit.
2001-11-20 Bruce MomjianUpdate HISTORY to current changes.
2001-11-20 PostgreSQL... update configure.in for b3 ...
2001-11-20 Tom LaneSome minor tweaks of REINDEX processing: grab exclusive...
2001-11-20 Tom LaneExpand description of how to use REINDEX.
2001-11-20 Tatsuo IshiiSimplify pg_convert() in that it calls pg_convert2...
2001-11-20 Tom LaneDouble quotes in ln command to guard against spaces...
2001-11-19 Bruce MomjianChange 'return ;' to 'return;'; remove space.
2001-11-19 Tom LaneFill in empty tutorial section about transactions.
2001-11-19 Bruce MomjianIndent jdbc case labels using pgjindent.
2001-11-19 Bruce MomjianMore jdbc comment cleanups. Code looks very nice now.
2001-11-19 Bruce MomjianUpdate pgindent README so it gets *.java.in files.
2001-11-19 Bruce MomjianJDBC indenting, comment cleanups.
2001-11-19 Bruce MomjianUpdate TODO list.
2001-11-19 Tom LaneTweak format_type so that we get good behavior for...
2001-11-19 Bruce MomjianFix arg coerect match text type, per Tom.
2001-11-19 Tom LaneTry to be a little bit clearer about the implications...
2001-11-19 Bruce MomjianMake text octet_length() return non-compressed length...
2001-11-19 Bruce MomjianUpdate TODO list.
2001-11-19 Tom LaneGrammatical and spelling fixes.
2001-11-19 Tatsuo IshiiFix nasty bugs in pg_convert() and pg_convert2().
2001-11-19 Hiroshi InoueFix comment at top of file to match file name.
2001-11-19 Tom Lanepg_restore should exit with status 0, not 1, on success.
2001-11-19 Tom LaneFix a few typos, grammatical problems, etc in new tutor...
2001-11-19 Tom LaneA bunch of small doco updates motivated by scanning...
2001-11-18 Tom LaneAdd example of using 'sameuser' followed by 'all' pg_hb...
2001-11-18 Bruce MomjianImprove comments about duplicate files.
2001-11-18 Tom LaneFix some typos.
2001-11-18 Tom LaneUpdate various obsolete remarks about VACUUM.
2001-11-18 Tom LaneFix typo.
2001-11-18 Tom Laneutils/geo-decls.h should be utils/geo_decls.h, per...
2001-11-18 Tom LaneMention that LIKE ... ESCAPE '' is allowed to specify no
2001-11-18 Bruce MomjianUpdate TODO list.
2001-11-18 Tom LanePoint out that TRUNCATE can't be used inside a transact...
2001-11-18 Peter EisentrautInitial round of tweakage for man pages
2001-11-18 Peter EisentrautUpdates about NLS
2001-11-18 Bruce MomjianUpdate TODO list.
2001-11-18 Tatsuo IshiiOptimization for bpcharlen, textlen, varcharlen in...
2001-11-18 Tom LaneMention the option to submit bug reports via a web...
2001-11-18 Tom LaneFix obsolete claim that only btree indexes support...
2001-11-18 Tom LaneClean up treatment of creating/dropping databases in...
2001-11-17 Tom LaneCopy-editing.
2001-11-17 Tom LaneExpand documentation for sequence functions (nextval...
2001-11-17 Bruce MomjianUpdate TODO list.
2001-11-17 Bruce MomjianUpdate TODO list.
2001-11-17 Peter EisentrautUpdate key words for recent grammar changes
2001-11-17 Tom LaneFix performance problems in TOAST compressor. The...
2001-11-17 Bruce MomjianUpdate Japanese FAQ's.
2001-11-16 Tom LaneIsSystemRelationName() treats TOAST relations as system...
2001-11-16 Bruce MomjianAdd missing prototype.
2001-11-16 Bruce MomjianAdd configure result checks on odbc, per Peter E.
2001-11-16 Tom Laneplpython security and error handling fixes, from
2001-11-16 Bruce MomjianUpdate TODO list.
2001-11-16 Tom LaneOnce again, Michael has overwritten someone else's...
2001-11-16 Peter EisentrautMake the yacc rules safe for parallel make. See discus...
2001-11-16 Tom LaneRemove 'triggered data change violation' error check...
2001-11-16 Peter EisentrautUse -f for rm.
2001-11-16 Michael MeskesCommitted again to add the missing files/patches.
2001-11-16 Hiroshi InoueChange SQLDescribeCol so that it returns alias name...
2001-11-16 Tom LaneUpdate keyword lists per suggestions by Peter. There...
2001-11-16 Tom LaneFix silly error in plpgsql example.
2001-11-15 Tom LaneAdd documentation for new plpgsql cursor operations...
2001-11-15 Tom LaneFix some problems in new plpgsql cursor operations...
2001-11-15 Bruce MomjianRead getopt() into an int, not char.
2001-11-15 Tom LaneAutoconf.
2001-11-15 Bruce MomjianWell the absolute correct solution would involve all of:
2001-11-15 Bruce MomjianUpdate md5.h because it can't get the value from configure.
2001-11-15 Bruce MomjianFix for AIX compile and unsigned/signed typedefs.
2001-11-15 Peter EisentrautOnly use RTLD_GLOBAL when available, which it isn't...
2001-11-15 Tom LaneSignificant editorial overhaul of plpgsql documentation.
2001-11-15 Tatsuo IshiiAdd changes for multibyte support in 7.2.
2001-11-15 Bruce MomjianFix comment at top of file to match file name.
2001-11-15 Bruce MomjianUpdate TODO list.
next