Commit Graph

3529 Commits (18baa27d6b5b4dc735751ac290acad5d2d6cf97c)
 

Author SHA1 Message Date
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
Bruce Momjian 3af1cc6755 postmaster/postgres options cleanup. 28 years ago
Bruce Momjian b1eb7b5927 Cleanup. 28 years ago
Marc G. Fournier c31a80faf0 From: Michael Meskes <meskes@topsystem.de> 28 years ago
Bruce Momjian b15b768bfa Fix for drop database and junk filters. 28 years ago
Bruce Momjian e84f8a4656 Fix for postgres started from command line, sends 'Z' protocol 28 years ago
Bruce Momjian 7bcc2da09f Clean up pg_hba.conf 28 years ago
Marc G. Fournier b2d7c58cb2 1998-05-18 Karl Eichwalder <ke@suse.de> 28 years ago
Marc G. Fournier e3a4ceac92 From: Brook Milligan <brook@trillium.NMSU.Edu> 28 years ago
Marc G. Fournier eaa1df28bf From: Tom Lane <tgl@sss.pgh.pa.us> 28 years ago
Bruce Momjian af73db0697 Solaris 5 fix. 28 years ago
Bruce Momjian 9af6bd9962 Move FAQ_DEV to docs directory, where it belongs. 28 years ago
Marc G. Fournier 9f3d63936b From: David Hartwig <daveh@insightdist.com> 28 years ago
Marc G. Fournier a45341979f From: Michael Meskes <meskes@topsystem.de> 28 years ago
Bruce Momjian 07140ee024 Allow cancel from client of backend query. Change some int variables 28 years ago