Commit Graph

15583 Commits (82bade79dce6ff239cba1491c5843ea8ba2bfcc8)
 

Author SHA1 Message Date
Bruce Momjian 82bade79dc dbf2pg - Insert xBase-style .dbf-files into a PostgreSQL-table 22 years ago
Tom Lane 52347b6637 Add pretty-printing variants of pg_get_viewdef and related functions. 22 years ago
Bruce Momjian 12911ea2e1 Add:; 22 years ago
Tom Lane 4b1c6695f1 Fix numeric_smaller, numeric_larger, float4smaller, float4larger, 22 years ago
Bruce Momjian 0159f7f272 Modify: 22 years ago
Tom Lane 9ca5c754fb Cause ARRAY[] construct to return a NULL array, rather than raising an 22 years ago
Bruce Momjian 082df47b2e Add: 22 years ago
Tom Lane 5c7d04d24b When shutting down the regression test postmaster after 'make check', 22 years ago
Tom Lane 892a51c367 Fix longstanding error in _bt_search(): should moveright at top of loop not 22 years ago
Tom Lane 5e3c09a114 Coerce unknown-literal-constant default values to the column type during 22 years ago
Tom Lane f353f8e83b There is no reason to cast valuntil to timestamp, and a very good 22 years ago
Tom Lane a5e804df71 Use a process-specific temp file name, per Andreas Haumer. 22 years ago
Tom Lane 9c2a7c2269 Apply (a somewhat revised version of) Greg Mullane's patch to eliminate 22 years ago
Tom Lane 2baf4efe09 Code review for recent GUC changes --- try to make it less obvious that 22 years ago
Tom Lane aad71b40ca Add error stack traceback support for SQL-language functions. 22 years ago
Bruce Momjian 1c241545e3 There was enough code drift since this patch, that a couple of bugs 22 years ago
Tom Lane 00941bf9ba Localizability improvement. 22 years ago
Tom Lane b7489ac445 elog() is no longer a gettext trigger --- all remaining uses are considered 22 years ago
Tom Lane 02d79e765b Rename psql's VERBOSE variable to VERBOSITY, per suggestion from Bruce. 22 years ago
Tom Lane 81b5c8a136 A visit from the message-style police ... 22 years ago
Tom Lane b556e8200e elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. 22 years ago
Bruce Momjian 606debf268 Updatge to skip composite types. 22 years ago
Bruce Momjian 440953e6cd Tom, happier with the attached patch? 22 years ago
Bruce Momjian 51e46d14f8 Adjust oid2name to skip certain row types, per Tom. 22 years ago
Tom Lane e7f3645171 Fix some localizability issues with existing errcontext() calls. 22 years ago
Tom Lane 2d7a6a9ef2 Move ERRCODE_XXX macros into their own header file. 22 years ago
Tom Lane aec57ea868 elog mop-up. 22 years ago
Tom Lane e8db9b26d0 elog mop-up. 22 years ago
Tom Lane aeea73d4ec Remove unportable // comments. 22 years ago
Bruce Momjian b29c557e0f Cleanup of timetravel compile warnings. 22 years ago
Tom Lane b6a1d25b0a Error message editing in utils/adt. Again thanks to Joe Conway for doing 22 years ago
Bruce Momjian 524cfad23f Here is 4 file in tgz: 22 years ago
Bruce Momjian 38fb906f93 > Joe Conway <mail@joeconway.com> writes: 22 years ago
Bruce Momjian a265b7f70a > Am Son, 2003-06-22 um 02.09 schrieb Joe Conway: 22 years ago
Bruce Momjian 9ae6905520 This is a totally trivial patch for something that was a very minor nit that 22 years ago
Bruce Momjian 9df48371c2 here are the patches for psql on Win32: 22 years ago
Bruce Momjian e7fe89d57d This makes the initcap function compatible with Oracle 9i, it has been 22 years ago
Bruce Momjian 1e5a16cc9c The deferred trigger queue pushing to disk patch pointed out 22 years ago
Bruce Momjian 1be17f1f26 >>You can alias $0, similar to the argument variables. And, I confirmed 22 years ago
Bruce Momjian 9df03060e9 Fix for Linux startup script. 22 years ago
Bruce Momjian abc7f73273 Have SSL text print only when SSL mode is enabled. 22 years ago
Bruce Momjian 74ca686796 I corecting date_trunc('quarter',...) and friends because orig version 22 years ago
Bruce Momjian 397831e103 At long last I put together a patch to support 4 client SSL negotiation 22 years ago
Tom Lane 5f2499d5af Update to match error editing. 22 years ago
Tom Lane 3b04893ffc Error message editing in src/pl. The plpython module could use another 22 years ago
Bruce Momjian 400fedc8f1 Done: 22 years ago
Bruce Momjian 02c3231937 Add mention of new SSL capabilities. 22 years ago
Bruce Momjian ad73f6b86f Update copyrights to 2003. 22 years ago
Bruce Momjian 57748fc25d > Having read the list, and noticed the message about table inheritance I 22 years ago
Tom Lane b92d055b56 Recent patch to dump nondefault attstorage settings broke pg_dump for 22 years ago