Commit Graph

59 Commits (2f1210629cf357fd0b6035e47ef10f240c82f6d5)

Author SHA1 Message Date
Bruce Momjian 0542b1e2fe Use _() macro consistently rather than gettext(). Add translation 21 years ago
PostgreSQL Daemon 2ff501590b Tag appropriate files for rc3 21 years ago
Tom Lane 5d7a555d0f Code review for recent libpq changes. Be more careful about error 21 years ago
Bruce Momjian 8408f65252 Rework libpq threaded SIGPIPE handling to avoid interference with 21 years ago
Peter Eisentraut e9c05281b5 Get rid of perror(), substitute some better phrased error messages. 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian da9a8649d8 Update copyright to 2004. 21 years ago
Tom Lane 109d7aff73 Fix linking problem when enabling thread safety on Darwin: uninitialized 21 years ago
Bruce Momjian 31338352bd * Most changes are to fix warnings issued when compiling win32 22 years ago
Bruce Momjian 0150dbdce5 Allow libpq to do thread-safe SIGPIPE handling. This allows it to 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian f3c3deb7d0 Update copyrights to 2003. 22 years ago
Bruce Momjian a0bf2503ea The attached patch fixes a number of issues related to compiling the 23 years ago
Tatsuo Ishii ed7baeaf4d Remove #ifdef MULTIBYTE per hackers list discussion. 23 years ago
Bruce Momjian d84fe82230 Update copyright to 2002. 24 years ago
Bruce Momjian 6783b2372e Another pgindent run. Fixes enum indenting, and improves #endif 24 years ago
Bruce Momjian b81844b173 pgindent run on all C files. Java run to follow. initdb/regression 24 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Bruce Momjian 623bf843d2 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
Tom Lane 24a4aff68e No need for screen_size to be static. 25 years ago
Bruce Momjian 6c944bf3cc Cleanup of <> and "" 26 years ago
Bruce Momjian 52f77df613 Ye-old pgindent run. Same 4-space tabs. 26 years ago
Tom Lane a50f2fd76e Repair unintentional damage to MULTIBYTE code. 26 years ago
Peter Eisentraut 9ceb5d8a7b Fixed psql double quoting of SQL ids 26 years ago
Tatsuo Ishii d4e62e5ded Change function name PQclientencoding to PQclientEncoding since 26 years ago
Peter Eisentraut 2b84cbb60f A few minor psql enhancements 26 years ago
Bruce Momjian 5c25d60244 Add: 26 years ago
Tatsuo Ishii 8ff9f85bd5 Fix for multibyte support. Since some function declarations 26 years ago
Bruce Momjian 0cb6bc70ce Hi! 26 years ago
Tatsuo Ishii 8fc386a2d8 Eliminate using putenv(). 26 years ago
Bruce Momjian 2a24ec6f16 In the spirit of TODO item 26 years ago
Tom Lane ab5cafa5d3 Update frontend libpq to remove limits on query lengths, 26 years ago
Bruce Momjian e259780b13 Enable WIN32 compilation of libpq. 27 years ago
Bruce Momjian e44c931801 Re-add getopt.h check, remove NT-specific tests for it. 27 years ago
Bruce Momjian 3406901a29 Move some system includes into c.h, and remove duplicates. 27 years ago
Bruce Momjian 07842084fe pgindent run over code. 27 years ago
Bruce Momjian 210055ad61 here are some patches for 6.5.0 which I already submitted but have never 27 years ago
Tom Lane fad6f2925c Clean up gcc warning in MULTIBYTE code. 27 years ago
Bruce Momjian 6724a50787 Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
Bruce Momjian f962514403 Reverse out const to libpq interface from D'Arcy. 27 years ago
Bruce Momjian a03b817373 Const fixes from D'Arcy. 27 years ago
Bruce Momjian 9322950aa4 Cleanup of source files where 'return' or 'var =' is alone on a line. 27 years ago
Marc G. Fournier 2ae5d51668 From: Tatsuo Ishii <t-ishii@sra.co.jp> 27 years ago
Tom Lane fe91cd41ea If we're going to offer a default definition of PQmblen, 27 years ago
Bruce Momjian e1ebac319d Here are the patches against the current source tree. I have run the 27 years ago
Tom Lane 22da903a48 Disable doubling of backslashes in PQprint, per discussion 27 years ago
Bruce Momjian fa1a8d6a97 OK, folks, here is the pgindent output. 27 years ago
Bruce Momjian af74855a60 Renaming cleanup, no pgindent yet. 27 years ago
Marc G. Fournier 9312033071 Date: Sun, 16 Aug 1998 14:56:48 -0400 27 years ago