index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
libpq
Commit message (
Expand
)
Author
Age
*
Make sure symlinks for sharedlib get removed by 'make clean'.
Tom Lane
1999-06-30
*
Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN
Bruce Momjian
1999-06-17
*
> Here is a small patch that should only affect win32 building
Bruce Momjian
1999-06-07
*
When closure of the backend connection is detected during pqFlush,
Tom Lane
1999-05-28
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Fix bogus assumption that MAXALIGN is at least sizeof(pointer).
Tom Lane
1999-05-12
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
*
Clean up gcc warning in MULTIBYTE code.
Tom Lane
1999-04-25
*
Use MAXALIGN value found by configure instead of a
Tom Lane
1999-04-04
*
change comparison char* and NULL to char* and '\0'. This should be
Tatsuo Ishii
1999-03-29
*
Reversed out libpq protocol patch for Tom Lane.
Bruce Momjian
1999-03-14
*
This is another example of why not allowing utility functions in SPI
Bruce Momjian
1999-03-14
*
Hi,
Bruce Momjian
1999-03-14
*
I've been having also sorts of fun trying to get kerberos 4
Bruce Momjian
1999-03-14
*
Export include/utils/mcxt.h so that external stuff can include
Tom Lane
1999-03-07
*
Final optimizer cleanups.
Bruce Momjian
1999-02-22
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-02-21
*
Enable bushy and right-hand queries by default.
Bruce Momjian
1999-02-18
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Include -lcrypt when needed to link libpgtcl.so and plpgsql.so
Tom Lane
1999-02-07
*
Add PQresStatus() function to avoid direct access to pgresStatus[] array,
Tom Lane
1999-02-07
*
Reverse out const to libpq interface from D'Arcy.
Bruce Momjian
1999-02-05
*
Const fixes from D'Arcy.
Bruce Momjian
1999-02-04
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
*
The libpq function PQfnumber does not handle case-insensitive
Bruce Momjian
1999-02-03
*
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-02-02
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-01-27
*
|From: "D'Arcy" "J.M." Cain <darcy@druid.net>
Marc G. Fournier
1999-01-22
*
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
*
Improve error message when connect() call fails:
Tom Lane
1999-01-17
*
Replace direct inclusions of c.h with inclusion of postgres.h,
Tom Lane
1999-01-17
*
Compilation of libpq for Win32 breaks on 6.4, because of a change that I
Bruce Momjian
1998-12-14
*
Portability fix for old SunOS releases: realloc(NULL, ...)
Tom Lane
1998-11-29
*
Performance improvement for libpq: avoid calling malloc separately
Tom Lane
1998-11-18
*
Fix at least a few shared-library problems on Linux.
Tom Lane
1998-11-12
*
Centralized shared-library build knowledge in a new file,
Tom Lane
1998-10-19
*
Clean up shared makefile install procedures.
Tom Lane
1998-10-18
*
Clean up library names and installation paths.
Thomas G. Lockhart
1998-10-14
*
New PGQUERY_LIMIT environment variable, and doc changes.
Bruce Momjian
1998-10-14
*
From: Peter Gucwa <pg@softcomputer.com>
Marc G. Fournier
1998-10-13
*
More Solaris fixes.
Bruce Momjian
1998-10-12
*
Add SVr4 shared libraries.
Bruce Momjian
1998-10-12
*
Solaris shared library fixes.
Bruce Momjian
1998-10-12
*
major/minor shared name cleanup
Bruce Momjian
1998-10-09
*
More bsdi 4.0 cleanups for shared libraries.
Bruce Momjian
1998-10-09
*
More bsdi 4.0 fixes.
Bruce Momjian
1998-10-09
*
Fix for BSDI shared libraries.
Bruce Momjian
1998-10-09
*
Hello!
Bruce Momjian
1998-10-08
[next]