Commit Graph

3343 Commits (3af536a15b64b9cfd8464af2032ccf5e66e79439)
 

Author SHA1 Message Date
Bruce Momjian 3af536a15b RelationForgetRelation not needed in heap_destroy(). 28 years ago
Bruce Momjian b52c666a99 Make new DISABLE_COMPLEX_MACRO for compilers that can't handle our 28 years ago
Bruce Momjian bedfe275cc Make lo_unlink take oid param, not int4. 28 years ago
Bruce Momjian 1e88d82462 Fix problem with table drop after rollback of transaction, no flush 28 years ago
Bruce Momjian d3d541996b Cleanup of 'sameuser' patch. 28 years ago
Bruce Momjian 3f372ee6b3 > I needed to do that for the web database that I'm setting up. We 28 years ago
Bruce Momjian d939f60ca7 template change 28 years ago
Bruce Momjian 6a08857cc8 template changes 28 years ago
Bruce Momjian 8575afa4f1 run autoconf 28 years ago
Bruce Momjian 6f1a50746c Clean up template names and remove LINUX_ELF hack. No longer 28 years ago
Bruce Momjian be1d4719b4 Now 6.4. 28 years ago
Bruce Momjian 755c00a360 Auto-seed random so user's can't request random values based on 28 years ago
Bruce Momjian 19a95d9742 Fix for exec() removal. 28 years ago
Bruce Momjian a608637768 Another for for exec() removal and finding binaries. 28 years ago
Bruce Momjian cb8539f9be Attached is a patch that fixes these leaks, and does a couple other 28 years ago
Bruce Momjian 3912b75705 Fixed exec path problem. 28 years ago
Byron Nikolaidis b206958d13 Official V.0244 (missed a file) 28 years ago
Bruce Momjian 0957e08ac3 Show filename on exec failure. 28 years ago
Bruce Momjian 1572800b16 Fix typo. 28 years ago
Bruce Momjian 1db770f8ce Make regression optional. 28 years ago
Bruce Momjian b479fe3bc7 update to say "most advanced". 28 years ago
Byron Nikolaidis 0e708e595e Update driver to official 6.30.0244 release. 28 years ago
Bruce Momjian 556e603b25 Add real random() call to postmaster for use in cancel. 28 years ago
Bruce Momjian b952a8491e Also added two new files. 28 years ago
Bruce Momjian 2e6159311a I made several adjustments to my earlier patch to handle the 28 years ago
Bruce Momjian a576a60e3f Show backend status on ps command line. Remove unused args from 28 years ago
Byron Nikolaidis 99d21d5b62 Update odbc driver to current version V.0244 28 years ago
Marc G. Fournier 85f91d0e8e From: Peter T Mount <patches@maidast.demon.co.uk> 28 years ago
Marc G. Fournier 9142e54e73 From: Peter T Mount <patches@maidast.demon.co.uk> 28 years ago
Marc G. Fournier 2a74511bf4 From: Michael Meskes <meskes@topsystem.de> 28 years ago
Edmund Mergl 0b09955da8 pgsql no more needs to be installed for perl 28 years ago
Edmund Mergl b22418d707 removed constraint for perl: installed pgsql 28 years ago
Edmund Mergl df58a902f9 adapted Makefile.PL to be build in source tree 28 years ago
Marc G. Fournier fc06df7070 Update the text... 28 years ago
Thomas G. Lockhart 345b0f6b99 Rewrite JROUND macro to multiply by 1e6 rather than divide by 1e-6 28 years ago
Bruce Momjian ff84c98a65 cleanup. 28 years ago
Bruce Momjian 212c905e2c Remove fork()/exec() and only do fork(). Small cleanups. 28 years ago
Thomas G. Lockhart 2d4c6cab96 Define new routines oper_exact() and oper_inexact(). 28 years ago
Thomas G. Lockhart d2404c17c9 Add func_select_candidate() to allow use in unary operator parsing. 28 years ago
Thomas G. Lockhart 3671cb3a32 Add NAMEOID as built-in type. 28 years ago
Thomas G. Lockhart 8536c96261 Do type conversion to match columns in UNION clauses. 28 years ago
Thomas G. Lockhart 329083a97e Require #define variable ALLOW_ABSOLUTE_DBPATHS if absolute paths are 28 years ago
Thomas G. Lockhart 6222292582 Fix up a couple of comments broken by the automatic indenting process. 28 years ago
Thomas G. Lockhart 3984f0eeb2 Add conversion functions between "name" and other string types. 28 years ago
Thomas G. Lockhart 457b6efa43 Add conversion functions to and from the "name" data type. 28 years ago
Thomas G. Lockhart e8cbf3a79c Ensure string is completely null padded on input (as advertised). 28 years ago
Thomas G. Lockhart 5812d51270 Add test for UNION. 28 years ago
Thomas G. Lockhart 3955d66803 Add test for UNION. 28 years ago
Thomas G. Lockhart f2764eea42 Clarify ownership and security issues with alternate db locations. 28 years ago
Thomas G. Lockhart 3d96825bb1 Define PGDOC to use POSTGRESDIR by default. 28 years ago