Commit Graph

15249 Commits (ffa3bfbc30fe69cddc26bbf6b4ca548fa09e5f9c)
 

Author SHA1 Message Date
Bruce Momjian ffa3bfbc30 Move thread os defines into template files. 22 years ago
Bruce Momjian 467839df26 Handle threading in two more gethostbyname calls. 22 years ago
Bruce Momjian a16a031411 Make libpq thread-safe with configure --with-threads option. 22 years ago
Bruce Momjian 62b532b736 Add thread.c for libpq threading, and hook it into libpq/configure. 22 years ago
Bruce Momjian 02d847fe9f Add --with-threads configure option to control threaded libpq. 22 years ago
Michael Meskes 26188e8c17 - Enable FETCH without INTO. 22 years ago
Tom Lane a2d08b99c2 Okay, recognize freebsd 2.* and 3.* too. 22 years ago
Tom Lane bee114c38b Expect FreeBSD 5.* to have standard float arithmetic. 22 years ago
Tom Lane 716200179f Fix broken markup. 22 years ago
Bruce Momjian 41a10a13b1 Add thread-enable compile variables into libpq. 22 years ago
Tom Lane cc2fc4a71b Fix SQL function executor for case where last command of a function is 22 years ago
Tom Lane ccd99a5eb5 <sys/socket.h> requires <sys/types.h> to already have been included 22 years ago
Bruce Momjian 889dd3c00d Mention need for swap on Linux, and kill -9. 22 years ago
Bruce Momjian 8d2d92c5f0 Document default Linux autocommit behavior, and show workaround. 22 years ago
Michael Meskes b4117d8b1b Install all header files. 22 years ago
Bruce Momjian b14295cfe4 Attached is the complete diff against current CVS. 22 years ago
Bruce Momjian dc4ee8a833 Back out patch that got bundled into another patch. 22 years ago
Bruce Momjian a647e30ba3 New patch with corrected README attached. 22 years ago
Bruce Momjian ef2ba42717 Attached is a patch that enhances the output of psql's HTML mode. 22 years ago
Bruce Momjian e9cda08b2b Brief note about sequence cache not being cleared in other backends. 22 years ago
Bruce Momjian b4cea00a1f IPv6 cleanups. 22 years ago
Bruce Momjian e5549a272d Back out this patch because it is patched inside a later patch. 22 years ago
Bruce Momjian 1cef8ea790 I succeeded by fixing up setup.py: 22 years ago
Bruce Momjian b78961b0da Here is a patch that allows CIDR netmasks in pg_hba.conf. It allows two 22 years ago
Bruce Momjian 310c084921 Add Linux restart --- Slawomir Sudnik 22 years ago
Bruce Momjian acd1536d9f Up to now, SerializableSnapshot and QuerySnapshot are malloc'ed and 22 years ago
Bruce Momjian 752a4dac50 psql: tab completion for \encoding 22 years ago
Bruce Momjian 9243664dd4 This patch updates pg_autovacuum in several ways: 22 years ago
Bruce Momjian 4e1f986098 I found the libpq function PGunescapeBytea a little slow. It was taking a 22 years ago
Bruce Momjian 0abe7431c6 This patch extracts page buffer pooling and the simple 22 years ago
Bruce Momjian 240dc5cddc Add add_missing_from GUC variable. 22 years ago
Bruce Momjian 9ffdd91bba Done: 22 years ago
Tom Lane 6a276b7bfd Update expected file to match new _int.sql. 22 years ago
Bruce Momjian a237dd2b30 Add missing intarray files. 22 years ago
Bruce Momjian a24c5a7b12 Make "log_min_duration_statement" SUSET --- will be adjusted with new 22 years ago
Bruce Momjian 47d5c3d5e7 Changes: 22 years ago
Tom Lane d2e028b1b0 Fix brain damage in deciding which python input converter to use. 22 years ago
Bruce Momjian b952d61c54 Add log_min_duration_statement. 22 years ago
Tom Lane 8bfe93c5c8 pg_dump and pg_restore were stripping quotes and downcasing some but 22 years ago
Tom Lane 7481b7d1e4 Update anonymous-CVS instructions. 22 years ago
Bruce Momjian 17386ac453 Well, the discussion about SSL a bit back perked my interest and I did 22 years ago
Bruce Momjian 535756649f During looking stuff up for a discussion on -general, I realized that 22 years ago
Bruce Momjian 9167a566d6 Add missing DLLIMPORT for cpu_index_tuple_cost to 22 years ago
Tom Lane 15e2cf7d81 Now that I look, that link doesn't belong there at all, does it? 22 years ago
Tom Lane 67e307b851 Fix busted markup. 22 years ago
Tom Lane bd48e09f2a Remove platform-specific executable; does not belong in distribution. 22 years ago
Peter Eisentraut 8a2922dcb2 Represent grant options in the information schema. 22 years ago
Bruce Momjian 65fb311a97 Add Rendezvous support to postmaster, from Chris Campbell 22 years ago
Michael Meskes 1ca0b6d047 Make sure a variable is no longer referenced when it is removed. 22 years ago
Bruce Momjian 8de72414ea Document the -h client flag can use a socket directory as well as a host 22 years ago