0
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
missing break.. More... almost 18 years ago
Oops, typo.. More... almost 18 years ago
comment and code condition correction. More... almost 18 years ago
Standard correction and a multibye condition addition. More... almost 18 years ago
SHIFT-JIS-2004 Japanese, standard JIS X 0213. Since PostgreSQL Version 8.3. More... almost 18 years ago
additional document. More... almost 18 years ago
Record of progress.(Snapshot version) More... almost 18 years ago
Fix *nix build error. More... almost 18 years ago
Fix a bug which doesn't free connection list properly. More... almost 18 years ago
Fix DelayLoadDLL was made explicit. However, The DEBUG mode of /MTd contains some problems by the reason Release DLL is /MT. This problem is closely related to the release of OpenSSL. Therefore, we are going to still investigate this problem and to cope with it. Then, please understand having not solved yet. More... almost 18 years ago
Add the How to specify as a connection option. More... about 18 years ago
Various problems of configure cleared. These problems were fixed by Peter Eisentraut. More... about 18 years ago
Handle standard_conforming_strings also in case via libpq. More... about 18 years ago
. Add CC_set_autocommit to psqlodbc(a).def files. . Handle Standard_conforming_strings. More... about 18 years ago
The version is now 8.2.0402. . Fix some bugs in case without MSDTC support. . Refine the realloc handling. . Put back the @@IDENTITY implementation so as not to use lastval(). . Change SQLColumns() to return correct column length in the Unicode driver. . Remove the connection count limitation. . Fix Protocol=7.4--1 notation (should be Protocol=7.4). . Fix a typo in socket.c (bug report from Rainer bauer). More... about 18 years ago
Fixed HANDLE_ENLIST_IN_DTC. (*nix compile error) More... about 18 years ago
Clean up some of the accumulated Autoconf mess here. Put back the PGAC_ARG_ macros so that the options parsing is more robust, put the macro calls in the right order, and make the detection of the driver manager behave less oddly. All the required macros are now in-tree, so everything can be bootstrapped without external PostgreSQL source trees. More... about 18 years ago
Put Autotools-generated files into subdirectory config/; add macro files used from PostgreSQL there so you don't need a PostgreSQL source tree to bootstrap the code. More... about 18 years ago
Revert pg_config breakage More... about 18 years ago
The version is now 8.2.0401. [Windows] Handle AUTOCOMMIT mode more carefully in a distributed transaction so as not to issue COMMIT unexpectedly. [UNIX} Allow the UNIX domain configuration (the same as libpq). More... about 18 years ago
Japanese garbage was removed. More... about 18 years ago
Prep for 08.02.0400 release. More... about 18 years ago
Prep for 08.02.0400 release. More... about 18 years ago
Fix a bug which checking join is confused by CR+LF. More... about 18 years ago
PATH setting mistake of else. More... about 18 years ago
Prep for 08.02.0400 release. (It is still confirming) More... about 18 years ago
Remove an unnecessary message. More... about 18 years ago
Snapshot mark(08.02.0XXX) More... about 18 years ago
Fixed control binding of SetField problem. More... about 18 years ago
pgenlist.h was lost. report from Tom lane. More... about 18 years ago