index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
Commit message (
Expand
)
Author
Age
*
Enable WIN32 compilation of libpq.
Bruce Momjian
1999-07-19
*
Re-add getopt.h check, remove NT-specific tests for it.
Bruce Momjian
1999-07-19
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Fix for multi-byte includes.
Bruce Momjian
1999-07-17
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
1999-07-11
*
Add fix for 0x7fU constants to pgindent
Bruce Momjian
1999-05-26
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
set client_encoding to <nothing> crashes backend.
Tatsuo Ishii
1999-05-13
*
Correct potential infinite loop in pg_utf2wchar_with_len;
Tom Lane
1999-04-25
*
ifdef out some unused routines to suppress gcc warnings.
Tom Lane
1999-04-25
*
Add KOI8/WIN/ALT support
Tatsuo Ishii
1999-03-24
*
These small utilities are for generating internal tables from
Tatsuo Ishii
1999-03-24
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
*
Current multi-byte related codes have a bug with SQL_ASCII
Bruce Momjian
1998-12-14
*
Here are the patches against the current source tree. I have run the
Bruce Momjian
1998-10-06
*
MB patches from Tatsuo Ishii
Bruce Momjian
1998-09-25
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
>Applied.
Bruce Momjian
1998-08-25
*
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-24
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24