]> granicus.if.org Git - postgresql/shortlog
postgresql
2001-09-06 Bruce MomjianAdd -rpath for BSD/OS, from Peter E.
2001-09-06 Bruce Momjian> Patch applied. Thanks.
2001-09-06 Peter EisentrautRussian translation from Serguei Mokhov
2001-09-06 Peter EisentrautTo fix the perpetually broken makefiles in the contrib...
2001-09-06 Peter EisentrautMove the "how to write a PL call handler" parts from...
2001-09-06 Tatsuo IshiiFix Karel's patch. Suggested by Eiji Tokuya
2001-09-06 Tatsuo IshiiCommit Karel's patch.
2001-09-06 Bruce MomjianAdd missing files.
2001-09-06 Bruce MomjianUpdate TODO list.
2001-09-06 Bruce MomjianPAM authentication:
2001-09-06 Bruce Momjian - new to_char(interval, text)
2001-09-06 Bruce MomjianThis makes encrypt() parser more strict.
2001-09-06 Bruce MomjianAttached is a patch for JDBC's getColumn() function...
2001-09-06 Bruce MomjianThis fixes clashing defines of ERROR. On win32, winapi...
2001-09-06 Bruce Momjian> > I sent this to -hackers and peter_e, but thought...
2001-09-06 Bruce MomjianThis fixes the regression test .so builds on sysv5...
2001-09-06 Bruce MomjianAttached is my attempt to clean up the horrors of the...
2001-09-06 Bruce MomjianAttached is a patch for current CVS, consisting of...
2001-09-06 Bruce MomjianApply jdbc error changes.
2001-09-06 Bruce MomjianSync up jdbc error files.
2001-09-06 Bruce MomjianOn Sat, Aug 25, 2001 at 08:15:45PM -0400, Bruce Momjian...
2001-09-06 Bruce MomjianNext version of patch.
2001-09-06 Bruce MomjianBelow is the patch against current cvs for libpgtcl and
2001-09-06 Bruce MomjianHello, i just reviewed the win32 errno patch and i...
2001-09-06 Tom LaneFix handling of pg_type.typdefault per bug report from...
2001-09-06 Tom LaneAdd some debugging details to some of the elog(STOP...
2001-09-06 Bruce MomjianOverhaul ecpg manual page.
2001-09-04 Tom LaneFix code so that we recover cleanly if there are no...
2001-09-04 Tom Laneunixdate subdirectory is gone.
2001-09-04 Tom LaneFix comment, add Assert.
2001-09-04 Tom LaneFix typo.
2001-09-04 Bruce MomjianUpdate TODO list.
2001-09-04 Bruce MomjianAdd java mention.
2001-09-04 Peter EisentrautThis is obsolete and doesn't work anymore.
2001-09-04 Peter Eisentraut/usr/local/bin/perl => /usr/bin/perl
2001-09-04 Bruce MomjianUpdate FAQ.
2001-09-04 Bruce MomjianUpdate FAQ.
2001-09-04 Bruce MomjianAdd back incremental patch for BSD indent.
2001-09-04 Bruce Momjianpg_restore option is {c|t}, not {c|f}. Pointed out...
2001-09-04 Bruce MomjianAdd mention of bytea data type and escaping rules.
2001-09-04 Tom LaneClean up the lock state properly when aborting because...
2001-09-04 Peter EisentrautBring references to ipcclean in sync with reality.
2001-09-04 Peter EisentrautFix misscanning of """" (an identifier consisting of...
2001-09-04 Peter EisentrautFix typo.
2001-09-03 Bruce MomjianAdd patch for 0LL for BSD indent/pgindent.
2001-09-03 Bruce MomjianAdd items.
2001-09-03 Bruce MomjianAdd two emails about TODO.detail PL/java discussion.
2001-09-03 Peter EisentrautPut some kind of grammatical uniformity in the <refpurp...
2001-09-03 Peter EisentrautPut pgstat internal files into $PGDATA/global.
2001-09-02 Peter EisentrautParse the arguments of \connect as SQL identifiers...
2001-09-02 Peter EisentrautNew blood and fresh air for tutorial
2001-08-31 Tatsuo IshiiThe actual execution results are different from examples.
2001-08-31 Tatsuo IshiiActual results are different from examples
2001-08-31 Tatsuo IshiiAdd ; to the create operator.
2001-08-31 Tatsuo IshiiSince 7.1 the data type size of TIME has been increased.
2001-08-30 Peter EisentrautConvert some fprintf's to elog's.
2001-08-30 Peter EisentrautFor INSERTs, one can now tab complete DEFAULT VALUES.
2001-08-30 Tatsuo IshiiFix typo.
2001-08-29 Peter EisentrautInstall the SQL command man pages into a section approp...
2001-08-29 Peter EisentrautRemove useless xreflabel.
2001-08-29 Peter EisentrautWhoops, wrong logic.
2001-08-28 Peter EisentrautChange the conditionals so the mips + gcc code here...
2001-08-28 Peter EisentrautFix the readline test to find dependent libraries on...
2001-08-28 Peter EisentrautInclude directory rearrangement
2001-08-28 Hiroshi InoueFix a wrong error handling.
2001-08-28 Tom LaneAvoid #ifdef inside printf() ... that loses on platform...
2001-08-27 Tom LaneFix some typos.
2001-08-27 Tom LaneAdd some minimal exercising of functional-index feature...
2001-08-27 Tom LaneSuppress definitions of 'true' and 'false' macros if...
2001-08-27 Tom LaneUse a cursor for fetching data in -d or -D mode, so...
2001-08-27 Tom LaneFix confusion over static-ness of a subroutine.
2001-08-27 Tom LaneRemove unneeded/unportable extern.
2001-08-27 Tom LaneQuick-hack solution to regproc/oid issue was not the...
2001-08-27 Tom LaneUn-break pg_dump --- pg_class.indproc is now regproc...
2001-08-27 Peter EisentrautDo not install the odbc header files, per discussion...
2001-08-27 Peter EisentrautTurn on plpython build by default if we have something...
2001-08-27 Hiroshi InoueFix a complie error on Windows platform.
2001-08-26 Peter EisentrautVPATH and DESTDIR support for PL/Perl, using the same...
2001-08-26 Peter EisentrautPut the right runpath to libpq into the Perl module...
2001-08-26 Tom LaneDocumentation for transaction-ID-wraparound changes...
2001-08-26 Bruce MomjianPlease pull this patch. It breaks JDBC1 support. ...
2001-08-26 Bruce MomjianBack out "Remove outdated documentation section of...
2001-08-26 Tom LaneTransaction IDs wrap around, per my proposal of 13...
2001-08-26 Bruce MomjianDocument single-letter createuser encryption options.
2001-08-26 Bruce MomjianAdd single-letter encryption options for createuser...
2001-08-26 Bruce MomjianPut createuser ENCRYPTED/UNENCRYPTED in the proper...
2001-08-26 Bruce Momjian>>>>The JDBC driver requires
2001-08-26 Bruce MomjianHere is a patch to the resultmap to make the regression...
2001-08-26 Bruce MomjianThe attached file: SerializePatch2.tgz, contains a...
2001-08-25 Tom LaneFix portability problem in new CLOG code, per report...
2001-08-25 Bruce MomjianRe-apply Array.java patch to new Array.java file to...
2001-08-25 Tom LaneReplace implementation of pg_log as a relation accessed...
2001-08-25 Bruce MomjianAdd ENCRYPTED/UNENCRYPTED control in createuser script.
2001-08-25 Bruce MomjianAdd MD5 to win32.mak
2001-08-25 Bruce MomjianAdd intended Array.java file that accidentally was...
2001-08-25 Peter Eisentrautupdate from Serguei Mokhov
2001-08-25 Peter EisentrautHide backend debug output in initdb by default. To...
2001-08-24 Peter Eisentrautc.h needs to include postgres_ext.h to be self-contained.
2001-08-24 Peter EisentrautMissed this part in pg_config.h rename.
2001-08-24 Peter EisentrautAdd ecpg --help and --version. Renumber the exit statu...
next