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
/
libpq
/
pqformat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove a bunch of unused configure tests, in particular cases where
Peter Eisentraut
2000-07-12
1
-4
/
+2
*
Seems we need <errno.h> to be included explicitly now...
Tom Lane
2000-07-08
1
-5
/
+7
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-2
/
+7
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend.
Tom Lane
1999-10-23
1
-2
/
+2
*
cygwin doesn't have an endian.h, but defines BYTE_ORDER in sys/param.h
Marc G. Fournier
1999-09-12
1
-1
/
+4
*
Eliminate query length limitation imposed by pg_client_to_server
Tom Lane
1999-09-11
1
-18
/
+23
*
Commit the bulk of Mike Ansley's long-query changes in the
Tom Lane
1999-08-31
1
-18
/
+11
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
1
-2
/
+2
*
Final cleanup.
Bruce Momjian
1999-07-16
1
-2
/
+4
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
1
-3
/
+1
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-18
/
+28
*
Still had a few MULTIBYTE problems when client encoding was
Tom Lane
1999-04-25
1
-2
/
+31
*
My first cut at libpq revision didn't handle MULTIBYTE correctly,
Tom Lane
1999-04-25
1
-46
/
+42
*
Revise backend libpq interfaces so that messages to the frontend
Tom Lane
1999-04-25
1
-0
/
+293