Commit Graph

10179 Commits (21af10acb8bb8b28920d161acc3bff74d08d3755)
 

Author SHA1 Message Date
Tatsuo Ishii 21af10acb8 Fix typo. createdb -t --> createdb -T 24 years ago
Tom Lane fb0919fb83 Don't assume that max offset number stays fixed on a page when we're 24 years ago
Jan Wieck 6497a7fd71 Added GUC configuration options to control access statistics. 24 years ago
Peter Eisentraut 2f3bd9eb88 Check for jakarta-ant before ant, in case 'ant' is the screen saver program. 24 years ago
Tom Lane 499c81d3a3 Prohibit a column from appearing twice in a PRIMARY KEY or UNIQUE 24 years ago
Bruce Momjian 5621ec0629 Remove ConnectionHook.java. No longer used, bad code. 24 years ago
Bruce Momjian 0e4d43f459 The attached patch removes some old and dead code (and some related 24 years ago
Bruce Momjian 5f5f8b97e2 This patch moves the setting of the timezone on the SimpleDateFormat 24 years ago
Bruce Momjian 314207881b Attached is a patch to remove the ConnectionHook functionality and thus 24 years ago
Bruce Momjian 84587e93d8 Update TODO list. 24 years ago
Peter Eisentraut 30ab5bd43d More message munging and localization for pg_dump, especially the 24 years ago
Tom Lane 3ec9fb893e Add a little more error checking and reporting to readDatum(). 24 years ago
Tom Lane 31c1fea6a8 Start the stats collector at a less randomly chosen time. Bad idea 24 years ago
Tom Lane c8fe66dfb2 Don't go into infinite loop if /home/postgres/testversion/data directory is not writable. 24 years ago
Bruce Momjian 86bc2d91c3 Correct substring() example, found by Thomas T. Thai. 24 years ago
Tom Lane 42748087c1 First non-stub implementation of shared free space map. It's not super 24 years ago
Tom Lane 755e367cb2 Update abstime expected results to match post-30-June-2001 reality. 24 years ago
Tom Lane a29f6c095c Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path 24 years ago
Tom Lane 109d50dd35 Under new theory of operation wherein postmaster forks children 24 years ago
Peter Eisentraut 10e9cd2299 Allow default transaction isolation level (a.k.a. set session 24 years ago
Peter Eisentraut e4a40cc353 fix markup 24 years ago
Peter Eisentraut b1c5b3459d Add missing dependency and fix thinko. 24 years ago
D'Arcy J.M. Cain 34d1cf8d35 The System V resources discussed here apply to NetBSD as well. In fact 24 years ago
Peter Eisentraut 55f8fc3bc6 portability enhancements 24 years ago
Peter Eisentraut 2ab0f11a79 NLS for the psql \d family of commands. (E.g., the column headers will 24 years ago
Tom Lane 201aa35d2f gcc did not like new pg_stat macros, for good and sufficient reason. 24 years ago
Bruce Momjian b6f75fe786 Update TODO list. 24 years ago
Tom Lane af5ced9cfd Further work on connecting the free space map (which is still just a 24 years ago
Tom Lane 0eab92c0e6 Fix VACUUM so that it can use pages as move targets even if they do not 24 years ago
Bruce Momjian 4fe8490b5d Add replication email. 24 years ago
Bruce Momjian 56720e52b8 Add info on MATCH PARTIAL. 24 years ago
Bruce Momjian db491a6d78 SimpleDateFormat performance improvement, thread-safe. 24 years ago
Tom Lane 39381507b7 Fix longstanding error in VACUUM: sometimes would examine a buffer page 24 years ago
Jan Wieck 1d4ee0cc1e Turned high-frequently called pgstat functions into macros 24 years ago
Tom Lane f889b12be9 Fix erroneous GUC variable references from commandline-GUC patch. 24 years ago
Tom Lane fb2c3289ff Repair logic error for multi-key indexes. From Oleg Bartunov. 24 years ago
Bruce Momjian 9a162a39d9 Add to thread item. 24 years ago
Tom Lane e0c9301c87 Install infrastructure for shared-memory free space map. Doesn't actually 24 years ago
Peter Eisentraut b559382134 National language support for pg_dump and pg_restore. Combined with big 24 years ago
Tom Lane 14807a3c98 Remove another unused include file with obsolete, useless, 24 years ago
Bruce Momjian 0787b904dc Add jdbc item. 24 years ago
Bruce Momjian c418512e7a Update TODO list. 24 years ago
Bruce Momjian 069ea33073 Update TODO list. 24 years ago
Bruce Momjian 69ac9e9cd3 Update TODO list. 24 years ago
Bruce Momjian f62c5f861a Update TODO list. 24 years ago
Hiroshi Inoue bbca11bf3b Handle Procedure calls. 24 years ago
Bruce Momjian ef20f0ce25 Update TODO list. 24 years ago
Bruce Momjian 5d9ffb0cdf Update TODO list. 24 years ago
Bruce Momjian 0225f2f1c7 Update TODO list. 24 years ago
Bruce Momjian b9d258e872 Update TODO list. 24 years ago