Commit Graph

41 Commits (6cf8707b828b14b5c2336076ce358b18b67829d6)

Author SHA1 Message Date
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
Bruce Momjian e6311b4ad0 The attached patch implements some changes that were discussed a 28 years ago
Marc G. Fournier 5979d73841 From: t-ishii@sra.co.jp 28 years ago
Bruce Momjian 7b2b779a2a Add auto-size to screen to \d? commands. Use UNION to show all 28 years ago
Bruce Momjian c765b4b052 Hello! 28 years ago
Bruce Momjian cb7cbc16fa Hi, here are the patches to enhance existing MB handling. This time 28 years ago
Bruce Momjian d6e0ee6bcb Added missing file. 28 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 28 years ago
Bruce Momjian 6ef58461ff Add missing includes. 28 years ago
Bruce Momjian 9527ce3efe Add missing file from Tom Lane. 28 years ago