Commit Graph

63 Commits (2aa080fc933cac47205bc79f026fc89dab0e5149)

Author SHA1 Message Date
Bruce Momjian 3e87302201 libpq's pqGetnchar() should not return a null-terminated value 27 years ago
Marc G. Fournier 9312033071 Date: Sun, 16 Aug 1998 14:56:48 -0400 27 years ago
Bruce Momjian e6311b4ad0 The attached patch implements some changes that were discussed a 27 years ago
Bruce Momjian e36f96e42a More updates for typmod int32 change. From Tom Lane. 27 years ago
Bruce Momjian 5aea4062d6 Inline function, rename libpq variablees, change lrel to lockrel. 27 years ago
Bruce Momjian 8bac4ca87b Rename libpq to use more normal field names. 27 years ago
Bruce Momjian 6ce9c76b0a Fix libpq because it was reading from the backend as a short. 27 years ago
Marc G. Fournier a0659e3e2c From: Tom Lane <tgl@sss.pgh.pa.us> 27 years ago
Bruce Momjian c765b4b052 Hello! 27 years ago
Bruce Momjian cb7cbc16fa Hi, here are the patches to enhance existing MB handling. This time 27 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 27 years ago
Bruce Momjian 683333644d Pass atttypmod to the frontend. 28 years ago
Bruce Momjian 1c2d9cb637 It seems the regression tests don't cover copy in/out at all, so 28 years ago
Bruce Momjian edbd51395c What I've done: 28 years ago
Marc G. Fournier a9ed49d5b5 From: Oliver Elphick <olly@lfix.co.uk> 28 years ago
Marc G. Fournier e4135ad17e From: Randy Kunkee <kunkee@pluto.ops.NeoSoft.com> 28 years ago
Bruce Momjian a32450a585 pgindent run before 6.3 release, with Thomas' requested changes. 28 years ago
Marc G. Fournier d5bbe2aca5 From: Phil Thompson <phil@river-bank.demon.co.uk> 28 years ago
Thomas G. Lockhart 6b2e7e12be Add newline/tab to middle of long failure message to pretty it up a bit. 28 years ago
Bruce Momjian 5a5cb30096 Fix tolower loops to go in proper direction for cache. 28 years ago
Thomas G. Lockhart d7e0e61d84 Run through toupper() conversion in the forward direction. 28 years ago
Bruce Momjian b05eddaaab Fix pg_dump, and libpq changes. 28 years ago
Bruce Momjian dfc1a6a848 Document pg_dump -z, clean up option list. Fix problem with libpq handling of field names uppercase code. 28 years ago
Bruce Momjian baeb8790ac Fix case issues with quotes. 28 years ago
Bruce Momjian 475a8873b0 Add paging for \d, and fix \i. 28 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Bruce Momjian 868d708188 Add // comments. 28 years ago
Vadim B. Mikheev 3751b49545 Number of tuples inserted/affected by INSERT/UPDATE/DELETE... 28 years ago
Bruce Momjian 0fca4afbf4 Change char to int as used in EOF compare, Gerhard 28 years ago
Marc G. Fournier 9a5529f4d1 From: Igor <igor@sba.miami.edu> 28 years ago
Bruce Momjian d95572767e Added \n to error message. 28 years ago
Bruce Momjian 35717aa24f Escape newline in select output, from A. Duursma. 28 years ago
Bruce Momjian a1157deb57 Added fcvt() prot for bsdi. 29 years ago
Marc G. Fournier cfe18a8e3f Remove from include/config.h: 29 years ago
Marc G. Fournier 389e336ca9 From: wieck@sapserv.debis.de 29 years ago
Bryan Henderson 8fb0ac8898 Make error messages more explicit, PQtrace() output more readable. 29 years ago
Bruce Momjian d4dbfdb4c0 Patch for copy from stdin. 29 years ago
Bruce Momjian e8f43854ac pq/signal() portability patch. Also psql copy prompt fix. 29 years ago
Bryan Henderson 9b55904647 Clarify error message about trying to PQgetvalue() nonexistent row. 29 years ago
Bruce Momjian 4540a8bd5c Fix multiple "C" from backend. 29 years ago
Bryan Henderson 9fc7250d3a Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon. 29 years ago
Bryan Henderson 255363f859 Clean up. Get rid of tabs and overly long lines. 29 years ago
Bruce Momjian 8299e75577 following is a little fix for libpq. 29 years ago
Marc G. Fournier bbebcb125e Fixes: 29 years ago
Marc G. Fournier bde34552a2 | 29 years ago
Marc G. Fournier 011ee13131 | 29 years ago
Marc G. Fournier 9305fc748c Fixes: 29 years ago
Marc G. Fournier 4db7f15b2a Updates to libpq to fix breakage in previous patch... 29 years ago