OSDN Git Service

pg-rex/syncrep.git
2001-11-26 Tom LaneChange display of FieldSelect nodes from arg.field...
2001-11-26 Bruce MomjianUpdate TODO list.
2001-11-26 Bruce MomjianAdd MySQL file system mention.
2001-11-26 Bruce MomjianAdd LAZY messages.
2001-11-26 Bruce MomjianUpdate TODO list.
2001-11-26 Bruce MomjianUpdate for all priviledge items.
2001-11-26 Bruce MomjianAdd to TODO item about raw device performance.
2001-11-26 Bruce MomjianAdd mention of UPDATE permissions.
2001-11-26 Bruce MomjianAdd documentation about "--" not working on Free/OpenBSD.
2001-11-26 Bruce MomjianUpdate TODO list.
2001-11-26 Bruce MomjianFix for "--" options. Allow --xxx as a valid flag...
2001-11-26 Bruce MomjianMore tag cleanups.
2001-11-26 Bruce MomjianFix SGML tag misspelling.
2001-11-26 Bruce MomjianChinese for psql and pg_dump.
2001-11-26 Bruce MomjianThis patch mark datatype txtidx as 'extended' storage...
2001-11-26 Bruce MomjianUpdate TODO list.
2001-11-26 Barry LindUpdated JDBC todo items
2001-11-26 Barry LindUpdates to JDBC doc:
2001-11-26 Tom LaneRepair problem with listing rules that have a WHERE...
2001-11-25 Barry LindThis patch fixes a bug reported by Graham Leggett ...
2001-11-25 Peter EisentrautEncoding isn't necessarily multibyte
2001-11-25 Peter EisentrautFix comment
2001-11-25 Bruce MomjianBackend /po patch.
2001-11-25 Tom LaneFurther work on postmaster and postgres reference pages.
2001-11-25 Bruce MomjianFix markup error I introduced.
2001-11-25 Tom LaneAdd cross-reference to standalone-backend ref page.
2001-11-25 Bruce MomjianMention -c also allows -- GNU long option format, all...
2001-11-24 Tom LaneRemove bogus pg_amop insertion commands, per discussion...
2001-11-24 Tom LaneTweak int8in to accept -9223372036854775808, per recent...
2001-11-24 Bruce MomjianMake initdb --help not line wrap.
2001-11-24 Tom LaneRemove extraneous space that somehow got into expected...
2001-11-23 Tom LaneFix boundary condition in btbulkdelete: don't examine...
2001-11-23 Tom LaneCopy-editing.
2001-11-23 Tom LaneCopy-editing.
2001-11-23 Bruce MomjianImprove wording.
2001-11-23 Bruce MomjianDocument index entries are built first.
2001-11-23 Bruce MomjianUpdate TODO list.
2001-11-23 Bruce MomjianUpdate TODO list.
2001-11-22 Bruce MomjianUpdate TODO list.
2001-11-22 Hiroshi InoueRemove compile errors of psql.exe and libpq.dll under
2001-11-22 Bruce MomjianAdd mention that ALTER TABLE RENAME affects indexes...
2001-11-22 Bruce MomjianUpdate TODO list.
2001-11-22 Bruce MomjianUpdate TODO list.
2001-11-22 Bruce MomjianUpdate TODO list.
2001-11-22 Bruce MomjianUpdate TODO list.
2001-11-22 Tom LaneAdd description of SSL request protocol. Miscellaneous...
2001-11-21 Bruce Momjian/doc/src -> /doc for Peter.
2001-11-21 Tom LaneSpell 'precedes', 'preceding' correctly in various...
2001-11-21 Tom LaneAdd documentation for pg_get_ruledef and friends.
2001-11-21 Bruce MomjianUpdate TODO list.
2001-11-21 Bruce MomjianRemove mention of internals.ps.
2001-11-21 Tom LaneSpelling and grammatical corrections.
2001-11-21 Bruce MomjianUpdate TODO list.
2001-11-21 Bruce MomjianUpdate TODO list.
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.
next