Commit Graph

10165 Commits (86bc2d91c3811cfb9ff5899a98804e21815a89e0)
 

Author SHA1 Message Date
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
Tom Lane 5ba723e950 Fix a couple remaining places where GUC variables were assigned to 24 years ago
Tom Lane 2e67a67715 Fix a couple remaining places where GUC variables were assigned to 24 years ago
Tom Lane 4d58a7ca87 Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, 24 years ago
Tom Lane c31545af27 Suppress gcc warning. 24 years ago
Bruce Momjian 54361b4233 High memory usage 24 years ago
Bruce Momjian 06f6404c42 Back out BYTEA binary compatibility changes. 24 years ago
Peter Eisentraut aea3283cb4 Don't use a temp file. It was created insecurely and was easy to do without. 24 years ago
Peter Eisentraut f1423cd9fc Since a missing pg_pwd file is a valid situation, don't print an error 24 years ago
Bruce Momjian 6a7f23c213 > Marko Kreen <marko@l-t.ee> writes: 24 years ago
Bruce Momjian 2e2d17ed51 Here the latest version and first working release of Ora2Pg a tool to export 24 years ago
Bruce Momjian a0c12d5e90 Add TEMPORARY sequences and have SERIAL on a temp table have a temporary 24 years ago
Peter Eisentraut 280b5f4be6 fix markup 24 years ago
Peter Eisentraut adf1c52ce6 updates for new startup sequence, some reformatting 24 years ago
Bruce Momjian 9e39ffe4cd Attached is documentation describing plperlu differences from plperl. 24 years ago