Commit Graph

8800 Commits (9e9075b88705e4da8ccf2972d01ac763f847cf9d)
 

Author SHA1 Message Date
Bruce Momjian 9e9075b887 Update TODO list. 25 years ago
Bruce Momjian c0a0f34618 Fix VAX ASM '1 f' -> '1f'. 25 years ago
Bruce Momjian 77b347d24f Oops. Remove extra semicolon in comment. 25 years ago
Bruce Momjian 27677416a8 Update TODO list. 25 years ago
Vadim B. Mikheev 0a12767004 Comment out xlrec in xact_redo - no support for file unlinking on 25 years ago
Peter Mount af8630f26a Forgot to cvs add UpdateableResultSet.java ;-) 25 years ago
Peter Mount 8bc9f0016b Thu Jan 18 17:37:00 GMT 2001 peter@retep.org.uk 25 years ago
Peter Mount 45b5d792af Thu Jan 18 12:24:00 GMT 2001 peter@retep.org.uk 25 years ago
Hiroshi Inoue 89ac643964 Fix some leaks(was my fault). 25 years ago
Thomas G. Lockhart 6acdebbd3a Fix up "Postgres-style" time interval representation when fields have 25 years ago
Thomas G. Lockhart 6439de1752 Fix incorrect placeholder name in example. 25 years ago
Thomas G. Lockhart 26696580c4 Add "--nodata" option to allow schema conversion only. 25 years ago
Tom Lane b06fbc7ad2 Fix performance issue with qualifications on VIEWs: outer query should 25 years ago
Thomas G. Lockhart 7705581e49 Replace contraction with long form. Cosmetic only. 25 years ago
Bruce Momjian 787654351d Add "OK, OK, Hiroshi's right" thread. 25 years ago
Hiroshi Inoue 53ebb2286d Change LockClassinfoForUpdate() to retry mark4update() in case 25 years ago
Bruce Momjian 5322bf46e3 Update TODO list. 25 years ago
Bruce Momjian 56e10b0e82 Update TODO list. 25 years ago
Bruce Momjian 392793b1ac Functions -> Function's 25 years ago
Bruce Momjian 978c03f9cf attached is a patch that makes SysV semaphore emulation 25 years ago
Bruce Momjian 5088f0748a Change lcons(x, NIL) to makeList(x) where appropriate. 25 years ago
Thomas G. Lockhart 8e9840383c Change comparisons of tm->tm_isdst from "nonzero" to "greater than zero". 25 years ago
Bruce Momjian 9a342d2035 There are misprints in postgres doc., in : 25 years ago
Bruce Momjian 26e0321191 Move structure comments from the top block down to the line entries for 25 years ago
Tom Lane 4c4f305b15 Remove bogus backslashes in sed command. 25 years ago
Tom Lane dae52bf3ec Oops, I had managed to break query-cancel-while-waiting-for-lock. 25 years ago
Tom Lane 64e6c60897 Rename fields of lock and lockholder structures to something a tad less 25 years ago
Tom Lane 2dbc457ef5 Show intarray contrib module in contrib/README and Makefile. 25 years ago
Peter Eisentraut 1ced7f3b30 Adjust file names. 25 years ago
Tom Lane 3db4056e22 Fix problems with parentheses around sub-SELECT --- for the last time, 25 years ago
Tom Lane efd6cade83 Tweak heap_update/delete so that we do not hold the buffer context lock 25 years ago
Tom Lane 0b5d194aaa Minor coding cleanups. 25 years ago
Tom Lane a904181a46 Another go-round on making GetRawDatabaseInfo behave as well as it can, 25 years ago
Tom Lane 8a0c9b17a5 pg_database's datpath column must not be marked toastable, because 25 years ago
Tom Lane a3cac3a03b Need to do BufferSync at end of DROP DATABASE as well as CREATE DATABASE. 25 years ago
Tom Lane c0f069944f Make aclcontains() do something that's at least vaguely reasonable: 25 years ago
Tom Lane 36839c1927 Restructure backend SIGINT/SIGTERM handling so that 'die' interrupts 25 years ago
Peter Eisentraut 027f144e39 Terminology cleanup: class -> table, instance -> row, attribute -> column, 25 years ago
Bruce Momjian 0651a5799d Backed out: 25 years ago
Peter Eisentraut 526427f6d3 Add information about bit types. Adjust some other things to promote 25 years ago
Bruce Momjian 475c1452b1 Attached is a set of patches for a couple of bugs dealing with 25 years ago
Bruce Momjian 20dfd50c41 More cleanup. 25 years ago
Tom Lane 160675ecee Relax test on typmod matching between a table and its proposed ON SELECT 25 years ago
Peter Eisentraut f8bdef0780 Windows wants shared libraries in PATH. 25 years ago
Marc G. Fournier 25c0ffb9ec check one last time for any erros ... 25 years ago
Peter Eisentraut 2a6c08228f New shell for the to be written CHECKPOINT documentation, so the summary 25 years ago
Marc G. Fournier 1fc331bbc2 ignore his too 25 years ago
Marc G. Fournier 3c085b1b35 and this time? 25 years ago
Marc G. Fournier d5e66044ad try this again ... 25 years ago
Peter Eisentraut 16cc90ccdb Clean up garbage. 25 years ago