Commit Graph

10202 Commits (8902f49abb37f16582593f3533bda62fb65beec1)
 

Author SHA1 Message Date
Bruce Momjian 8902f49abb Update TODO list. 25 years ago
Bruce Momjian 4404c9aedd Add to replication. 25 years ago
Bruce Momjian c0e78467d8 Update TODO list. 25 years ago
Bruce Momjian 2366c34ad4 Update TODO list. 25 years ago
Peter Eisentraut a1c6eb69e3 German message localization for JDBC 25 years ago
Bruce Momjian c42bd5a046 Add replication emails. 25 years ago
Bruce Momjian 79c3d4b2c9 Update TODO list. 25 years ago
Bruce Momjian a48c3a3447 Document meaning of lossy column. 25 years ago
Peter Eisentraut bb0db45302 postgresql.badint property name was probably meant to be 25 years ago
Peter Eisentraut 082e1c7b95 Show islossy for index. 25 years ago
Peter Eisentraut b054fb3b2d Implement DatabaseMetaData.getCatalogs() 25 years ago
Peter Eisentraut 2d9ee0fc55 Bring DatabaseMetaData feature tests up to date: 25 years ago
Peter Eisentraut ea88062c29 Sync with jdbc2, remove gratuitous white space differences. 25 years ago
Bruce Momjian dbf30bba4a Update TODO list. 25 years ago
Bruce Momjian 3355bba1e1 Update TODO list. 25 years ago
Peter Eisentraut af3ce5daa4 Resolve a number of oddities in the Java build. First, remove the weird 25 years ago
Tom Lane 55432fedd2 Implement LockBufferForCleanup(), which will allow concurrent VACUUM 25 years ago
Peter Eisentraut 1e9e5defc2 Use CONNECTION_OK to determine whether startup phase is complete. 25 years ago
Bruce Momjian 4fc5b32b4b Update TODO list. 25 years ago
Peter Eisentraut cff024120a Terminate message doesn't have a trailing zero byte. 25 years ago
Peter Eisentraut e77aaade34 Repair libpq to follow protocol by not sending Terminate messages before 25 years ago
Jan Wieck 9981b0f9ef Fire rule actions ON INSERT after original statement (if not INSTEAD). 25 years ago
Hiroshi Inoue 852a26f79e Fix my old fault(returns auto variable reference). 25 years ago
Tatsuo Ishii 21af10acb8 Fix typo. createdb -t --> createdb -T 25 years ago
Tom Lane fb0919fb83 Don't assume that max offset number stays fixed on a page when we're 25 years ago
Jan Wieck 6497a7fd71 Added GUC configuration options to control access statistics. 25 years ago
Peter Eisentraut 2f3bd9eb88 Check for jakarta-ant before ant, in case 'ant' is the screen saver program. 25 years ago
Tom Lane 499c81d3a3 Prohibit a column from appearing twice in a PRIMARY KEY or UNIQUE 25 years ago
Bruce Momjian 5621ec0629 Remove ConnectionHook.java. No longer used, bad code. 25 years ago
Bruce Momjian 0e4d43f459 The attached patch removes some old and dead code (and some related 25 years ago
Bruce Momjian 5f5f8b97e2 This patch moves the setting of the timezone on the SimpleDateFormat 25 years ago
Bruce Momjian 314207881b Attached is a patch to remove the ConnectionHook functionality and thus 25 years ago
Bruce Momjian 84587e93d8 Update TODO list. 25 years ago
Peter Eisentraut 30ab5bd43d More message munging and localization for pg_dump, especially the 25 years ago
Tom Lane 3ec9fb893e Add a little more error checking and reporting to readDatum(). 25 years ago
Tom Lane 31c1fea6a8 Start the stats collector at a less randomly chosen time. Bad idea 25 years ago
Tom Lane c8fe66dfb2 Don't go into infinite loop if /home/postgres/testversion/data directory is not writable. 25 years ago
Bruce Momjian 86bc2d91c3 Correct substring() example, found by Thomas T. Thai. 25 years ago
Tom Lane 42748087c1 First non-stub implementation of shared free space map. It's not super 25 years ago
Tom Lane 755e367cb2 Update abstime expected results to match post-30-June-2001 reality. 25 years ago
Tom Lane a29f6c095c Make the found-a-buffer-when-we-were-expecting-to-extend-the-rel path 25 years ago
Tom Lane 109d50dd35 Under new theory of operation wherein postmaster forks children 25 years ago
Peter Eisentraut 10e9cd2299 Allow default transaction isolation level (a.k.a. set session 25 years ago
Peter Eisentraut e4a40cc353 fix markup 25 years ago
Peter Eisentraut b1c5b3459d Add missing dependency and fix thinko. 25 years ago
D'Arcy J.M. Cain 34d1cf8d35 The System V resources discussed here apply to NetBSD as well. In fact 25 years ago
Peter Eisentraut 55f8fc3bc6 portability enhancements 25 years ago
Peter Eisentraut 2ab0f11a79 NLS for the psql \d family of commands. (E.g., the column headers will 25 years ago
Tom Lane 201aa35d2f gcc did not like new pg_stat macros, for good and sufficient reason. 25 years ago
Bruce Momjian b6f75fe786 Update TODO list. 25 years ago