Commit Graph

9464 Commits (6cf8707b828b14b5c2336076ce358b18b67829d6)
 

Author SHA1 Message Date
Bruce Momjian 7c5b2487b0 Update TODO list. 25 years ago
Bruce Momjian f6f0b16e28 Update TODO list. 25 years ago
Peter Eisentraut bd6f02e7e6 Do not strip whitespace within quotes. 25 years ago
Bruce Momjian e96358a60a Update TODO list. 25 years ago
Bruce Momjian e921cdb894 Update TODO list. 25 years ago
Tom Lane 778a21ca94 Tweak portal (cursor) code so that it will not call the executor again 25 years ago
Tom Lane f5ea88ac6e Mark new text<->date, text<->time, text<->timetz conversion functions as 25 years ago
Marc G. Fournier ca22223e82 start of an admin tool for FreeBSD to help configure shared memory for 25 years ago
Tatsuo Ishii df247b821d Massive commits for SunOS4 port. 25 years ago
Tatsuo Ishii 919ace07d5 Fix vacuum analyze error. 25 years ago
Michael Meskes 06e3d84d88 Fixed variable handling in preproc.y. 25 years ago
Tatsuo Ishii f6f8c332b1 Allow pgaccess to input Japanese. See included mail. 25 years ago
Tom Lane 9c9936587c Implement COMMIT_SIBLINGS parameter to allow pre-commit delay to occur 25 years ago
Peter Eisentraut 60774e8210 Even better example for operator precedence mis-parsing. 25 years ago
Peter Eisentraut 2a398726e7 Doesn't need libpq. 25 years ago
Peter Eisentraut eade6d3569 Remove binary files. 25 years ago
Tom Lane 496ea7a876 At least on HPUX, select with delay.tv_sec = 0 and delay.tv_usec = 1000000 25 years ago
Peter Eisentraut 3460181c3c Choose a more suitable example for the operator precedence mis-parsing 25 years ago
Peter Eisentraut 2db9d5e53a Markup, spell check, refine JDBC documentation. 25 years ago
Tom Lane f1e0044ba3 When under postmaster, bogus arguments should cause proc_exit(0) not 25 years ago
Tom Lane 2b0f8ae009 Fix pg_dump crashes caused by bogus use of va_start/va_end (only seen 25 years ago
Bruce Momjian b25e60d887 I had a need to read such things as the backend locale and the catalog 25 years ago
Tom Lane e74ce0a566 As long as we're fixing this space calculation, let's actually do it 25 years ago
Bruce Momjian d106fd2fa8 Update TODO list. 25 years ago
Bruce Momjian a37666c2ec Update comments on locks. 25 years ago
Bruce Momjian 8176465150 Update TODO list. 25 years ago
Bruce Momjian 0bcd24f9f6 Update TODO list. 25 years ago
Bruce Momjian 81b48493aa Bruce Momjian <pgman@candle.pha.pa.us> writes: 25 years ago
Marc G. Fournier 10bfaf58d2 update to beta5 ... I think I ran cvs2cl right this time? :) 25 years ago
Marc G. Fournier a10dc2e978 update to beta5 25 years ago
Hiroshi Inoue 94b61fbc58 Resolve a compile error. 25 years ago
Hiroshi Inoue 34822e517a Reindex of shared system indexes must be overwrite mode. 25 years ago
Tatsuo Ishii 5735c4cf3d Enhanced UTF-8/SJIS mapping generator, contributed by 25 years ago
Thomas G. Lockhart a9a047e347 Freshen with a few recent platform reports: 25 years ago
Bruce Momjian 28f82ebe9e chinese-gb -> chinese_gb. 25 years ago
Bruce Momjian 5df25b357e Rename to chinese-gb 25 years ago
Bruce Momjian a95ac415f7 More comment cleanups. 25 years ago
Bruce Momjian 82fc51e0b3 More comment improvements. 25 years ago
Bruce Momjian 4f6c49fef0 Clean up index/btree comments/macros, as approved. 25 years ago
Bruce Momjian 660ca3e01c Change /*---- commants to /* where appropriate. pgindent will tighten 25 years ago
Bruce Momjian a69f81c202 Update flowchart xfig file. 25 years ago
Bruce Momjian d19eeb1b1f The attachement is the Chinese (GB) patch for PgAccess, don't know 25 years ago
Hiroshi Inoue 50e3c60b95 Avoid 'FATAL: out of free buffers: time to abort !" error 25 years ago
Tom Lane b200d0993d Adjust expected error message due to change of keyword case-folding. 25 years ago
Tatsuo Ishii a0fa71837a Add _REGEX_UTILS_H to avoid duplication. 25 years ago
Tatsuo Ishii 74b0a18b6b Update mutibyte doc 25 years ago
Hiroshi Inoue 3df0fce801 Fix the bug report [ODBC] select from a table having more than 32 fields: 25 years ago
Tom Lane e14a9deb93 Document timeofday(), mention start-of-transaction vs. current-time 25 years ago
Tom Lane 4dba6814a3 Correct bogus output formatting of timeofday() function. A number of 25 years ago
Bruce Momjian 15903a1ed4 Comment improvements. 25 years ago