Commit Graph

3315 Commits (9142e54e7351c744e92b261f9d77c2d3b85c2653)
 

Author SHA1 Message Date
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
Marc G. Fournier ef567413d2 From: Michael Meskes <meskes@topsystem.de> 28 years ago
Marc G. Fournier d1c5021c67 From: "Aldrin L." <aldrin@americasnet.com> 28 years ago
Bruce Momjian 45878915a8 Another \f\ fix for psql. 28 years ago
Bruce Momjian 683333644d Pass atttypmod to the frontend. 28 years ago
Thomas G. Lockhart fdd9a344ca First reference manual. 28 years ago
Thomas G. Lockhart 7402eda97c First files for reference pages. 28 years ago
Thomas G. Lockhart 2608ec8169 First changes for reference pages. Fix markup in the docguide. 28 years ago
Thomas G. Lockhart ef0747fe5a Remove extraneous -DPARSEDEBUG from CFLAGS options. 28 years ago
Marc G. Fournier 8686b83784 Made a copy of errors with the AC_TRY_RUN() macro...appears to work better 28 years ago
Marc G. Fournier 9391dd3698 Add a check for DBL_MIN problem...not sure if this is right...needs 28 years ago
Bruce Momjian 68f9c9819b Remove added NullProc define, and use fmgr.h value from fmgr.h. 28 years ago
Bruce Momjian 7e5f53e730 |I noticed that the -assignbyidx function of -result in libpgtcl 28 years ago
Bruce Momjian 2af0d090f1 Fix to allow \f \ to make spaces as delimiter. 28 years ago
Bruce Momjian 1a07a522f9 Remove --disable in configure 28 years ago