aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update TODO list.Bruce Momjian2001-07-09
* Add to replication.Bruce Momjian2001-07-09
* Update TODO list.Bruce Momjian2001-07-09
* Update TODO list.Bruce Momjian2001-07-09
* German message localization for JDBCPeter Eisentraut2001-07-09
* Add replication emails.Bruce Momjian2001-07-09
* Update TODO list.Bruce Momjian2001-07-09
* Document meaning of lossy column.Bruce Momjian2001-07-09
* postgresql.badint property name was probably meant to bePeter Eisentraut2001-07-09
* Show islossy for index.Peter Eisentraut2001-07-08
* Implement DatabaseMetaData.getCatalogs()Peter Eisentraut2001-07-08
* Bring DatabaseMetaData feature tests up to date:Peter Eisentraut2001-07-08
* Sync with jdbc2, remove gratuitous white space differences.Peter Eisentraut2001-07-07
* Update TODO list.Bruce Momjian2001-07-07
* Update TODO list.Bruce Momjian2001-07-07
* Resolve a number of oddities in the Java build. First, remove the weirdPeter Eisentraut2001-07-06
* Implement LockBufferForCleanup(), which will allow concurrent VACUUMTom Lane2001-07-06
* Use CONNECTION_OK to determine whether startup phase is complete.Peter Eisentraut2001-07-06
* Update TODO list.Bruce Momjian2001-07-06
* Terminate message doesn't have a trailing zero byte.Peter Eisentraut2001-07-06
* Repair libpq to follow protocol by not sending Terminate messages beforePeter Eisentraut2001-07-06
* Fire rule actions ON INSERT after original statement (if not INSTEAD).Jan Wieck2001-07-06
* Fix my old fault(returns auto variable reference).Hiroshi Inoue2001-07-06
* Fix typo. createdb -t --> createdb -TTatsuo Ishii2001-07-06
* Don't assume that max offset number stays fixed on a page when we'reTom Lane2001-07-05
* Added GUC configuration options to control access statistics.Jan Wieck2001-07-05
* Check for jakarta-ant before ant, in case 'ant' is the screen saver program.Peter Eisentraut2001-07-04
* Prohibit a column from appearing twice in a PRIMARY KEY or UNIQUETom Lane2001-07-04
* Remove ConnectionHook.java. No longer used, bad code.Bruce Momjian2001-07-04
* The attached patch removes some old and dead code (and some relatedBruce Momjian2001-07-04
* This patch moves the setting of the timezone on the SimpleDateFormatBruce Momjian2001-07-04
* Attached is a patch to remove the ConnectionHook functionality and thusBruce Momjian2001-07-04
* Update TODO list.Bruce Momjian2001-07-04
* More message munging and localization for pg_dump, especially thePeter Eisentraut2001-07-03
* Add a little more error checking and reporting to readDatum().Tom Lane2001-07-03
* Start the stats collector at a less randomly chosen time. Bad ideaTom Lane2001-07-03
* Don't go into infinite loop if /home/postgres/testversion/data directory is n...Tom Lane2001-07-03
* Correct substring() example, found by Thomas T. Thai.Bruce Momjian2001-07-03
* First non-stub implementation of shared free space map. It's not superTom Lane2001-07-02
* Update abstime expected results to match post-30-June-2001 reality.Tom Lane2001-07-02
* Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel pathTom Lane2001-07-02
* Under new theory of operation wherein postmaster forks childrenTom Lane2001-07-01
* Allow default transaction isolation level (a.k.a. set sessionPeter Eisentraut2001-06-30
* fix markupPeter Eisentraut2001-06-30
* Add missing dependency and fix thinko.Peter Eisentraut2001-06-30
* The System V resources discussed here apply to NetBSD as well. In factD'Arcy J.M. Cain2001-06-30
* portability enhancementsPeter Eisentraut2001-06-30
* NLS for the psql \d family of commands. (E.g., the column headers willPeter Eisentraut2001-06-30
* gcc did not like new pg_stat macros, for good and sufficient reason.Tom Lane2001-06-29
* Update TODO list.Bruce Momjian2001-06-29