index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
utils
/
mb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate query length limitation imposed by pg_client_to_server
Tom Lane
1999-09-11
1
-27
/
+49
*
Enable WIN32 compilation of libpq.
Bruce Momjian
1999-07-19
1
-2
/
+3
*
Re-add getopt.h check, remove NT-specific tests for it.
Bruce Momjian
1999-07-19
1
-7
/
+3
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-3
/
+1
*
Fix for multi-byte includes.
Bruce Momjian
1999-07-17
2
-2
/
+5
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
3
-7
/
+7
*
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
1999-07-11
2
-11
/
+76
*
Add fix for 0x7fU constants to pgindent
Bruce Momjian
1999-05-26
2
-7
/
+7
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
2
-7
/
+7
*
Make 0x007f -> (unsigned)0x7f to make pgindent happy.
Bruce Momjian
1999-05-25
2
-7
/
+7
*
pgindent run over code.
Bruce Momjian
1999-05-25
9
-737
/
+814
*
set client_encoding to <nothing> crashes backend.
Tatsuo Ishii
1999-05-13
2
-4
/
+13
*
Correct potential infinite loop in pg_utf2wchar_with_len;
Tom Lane
1999-04-25
1
-1
/
+6
*
ifdef out some unused routines to suppress gcc warnings.
Tom Lane
1999-04-25
1
-1
/
+3
*
Add KOI8/WIN/ALT support
Tatsuo Ishii
1999-03-24
2
-37
/
+296
*
These small utilities are for generating internal tables from
Tatsuo Ishii
1999-03-24
3
-0
/
+198
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
5
-7
/
+464
*
Current multi-byte related codes have a bug with SQL_ASCII
Bruce Momjian
1998-12-14
1
-2
/
+3
*
Here are the patches against the current source tree. I have run the
Bruce Momjian
1998-10-06
1
-2
/
+11
*
MB patches from Tatsuo Ishii
Bruce Momjian
1998-09-25
1
-1
/
+29
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
8
-781
/
+979
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
2
-6
/
+6
*
>Applied.
Bruce Momjian
1998-08-25
1
-2
/
+25
*
o note that now pg_database has a new attribuite "encoding" even
Bruce Momjian
1998-08-24
2
-3
/
+34
*
From: t-ishii@sra.co.jp
Marc G. Fournier
1998-07-26
2
-5
/
+5
*
I really hope that I haven't missed anything in this one...
Marc G. Fournier
1998-07-24
10
-0
/
+1309