Commit Graph

21951 Commits (77bb65d3fcdd2b588cec4b94af05e3d3f30e80cc)
 

Author SHA1 Message Date
Bruce Momjian 5c28913e6a Update why unified diff is _sometimes_ better. 20 years ago
Bruce Momjian 9b28021cc6 Previous commit message should have been: 20 years ago
Bruce Momjian 1aecda002e Add 20 years ago
Bruce Momjian e5392a43f8 Alignment cleanup. 20 years ago
Bruce Momjian d8a8183456 Formatting cleanups. 20 years ago
Bruce Momjian 0658a6a634 Formatting cleanup. 20 years ago
Tatsuo Ishii 804f6b8fc9 Fix long standing Asian multibyte charsets bug. 20 years ago
Tom Lane 7d732f06cc Wups, fat-fingered the calculation the first time. Update comment in 20 years ago
Tom Lane b1bff7e6fa Update info about shared memory space calculation to match CVS tip's behavior. 20 years ago
Tom Lane 936d43d842 Fix make_relative_path() to support cases where target_path and bin_path 20 years ago
Peter Eisentraut 98b3c3c450 Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the default state 20 years ago
Tatsuo Ishii dcc7da8d5e Fix for rearranging encoding id ISO-8859-5 to ISO-8859-8. 20 years ago
Tom Lane ea9b028dc7 Add an officially exported libpq function to encrypt passwords, and 20 years ago
Bruce Momjian e80f9dfa80 Add quotes around search_path "$user" so that SHOW output can be used in 20 years ago
Bruce Momjian 2f1a78e200 Update item: 20 years ago
Tom Lane 656beff590 Adjust string comparison so that only bitwise-equal strings are considered 20 years ago
Bruce Momjian 7b53b45a64 Update interval documenation to mention the storage system used. 20 years ago
Bruce Momjian 2ddac948f8 Add documentation example of using interval multiplication with 'days'. 20 years ago
Bruce Momjian 3086f6e4f0 Add additional example for interval multiplication. 20 years ago
Teodor Sigaev 7ac8a4be89 Multibyte encodings support for ISpell dictionary 20 years ago
Tom Lane e3b9852728 Teach planner how to rearrange join order for some classes of OUTER JOIN. 20 years ago
Tom Lane 1a6aaaa6c4 Fix broken markup. 20 years ago
Peter Eisentraut b16566d771 Add new psql command \password for changing role password with client-side 20 years ago
Bruce Momjian ea771743c8 Fix typo. 20 years ago
Bruce Momjian 8d26730a9a Update s_lock.c comments. 20 years ago
Bruce Momjian 70cab220c8 Update ASM comments. 20 years ago
Bruce Momjian 25af534ea1 Remove item: 20 years ago
Bruce Momjian 3282b6338b Update: 20 years ago
Bruce Momjian 16843ba33c Add mention of possible patent problems with star joins, per Joshua 20 years ago
Bruce Momjian 9e9a844f55 Add: 20 years ago
Bruce Momjian 927f57687f Add more function to TODO: 20 years ago
Bruce Momjian eae75beb71 Update: 20 years ago
Bruce Momjian 91e9e74f90 Update FAQ, second version. 20 years ago
Bruce Momjian 2475a5d8c1 Update Japanese FAQ. 20 years ago
Bruce Momjian 56ea9ad11f Add: 20 years ago
Bruce Momjian 228b1f8e01 Add URL for Solaris qsort() bug. 20 years ago
Bruce Momjian 87a02848b5 Update doc mention that Solaris qsort() might be fixed. 20 years ago
Alvaro Herrera 42a24b64ba Add a note to Win32 gettimeofday() emulation, per Qingqing Zhou. 20 years ago
Bruce Momjian cb77a9ea53 Force update. 20 years ago
Neil Conway 1c7347f897 Fix some typos in the TODO list. 20 years ago
Tom Lane fb3dbdf986 Rethink prior patch to filter out dead backend entries from the pgstats 20 years ago
Tom Lane 4ce6be4f5e Defend against crash while processing Describe Statement or Describe Portal 20 years ago
Tom Lane 426292663a Fix problem with whole-row Vars referencing sub-select outputs, per 20 years ago
Bruce Momjian f82e2baef6 Use a proper enum for tri-valued variables. 20 years ago
Bruce Momjian 59b89e9cc7 Document tri-valued variables in createdb, +1, -1, 0. 20 years ago
Bruce Momjian baf4e187ef Update wording, query -> statement: 20 years ago
Teodor Sigaev cb4ea994c6 Improve support of multibyte encoding: 20 years ago
Tom Lane ec0baf949e Divide the lock manager's shared state into 'partitions', so as to 20 years ago
Neil Conway be8100d64e Implement IS NOT DISTINCT FROM, update the regression tests and docs. 20 years ago
Bruce Momjian c10593149a Remove item: 20 years ago