Commit Graph

15307 Commits (3b2e94de84e0e41946da09333f189fee5f166299)
 

Author SHA1 Message Date
Bruce Momjian 3b2e94de84 Add: 23 years ago
Bruce Momjian 9b2cee0b54 Add: 23 years ago
Bruce Momjian f703dee32e Update: 23 years ago
Bruce Momjian 5249172e1f typedef sa_family_t for cygwin. 23 years ago
Bruce Momjian 94468c6f04 Add: 23 years ago
Bruce Momjian 646e7f8415 Do not include: 23 years ago
Bruce Momjian 99308891ef Remove references to sa_family_t, except when SOCKADDR_STORAGE requires 23 years ago
Bruce Momjian 6403a6729c Add with '?': 23 years ago
Bruce Momjian 3bfabc36b6 Add mention that the grep's have to be adjusted in pgtest. 23 years ago
Bruce Momjian 5c65c94e4f Remove '?': 23 years ago
Tom Lane ab5c775116 Change pqInternalNotice to accept a format string and args instead of 23 years ago
Bruce Momjian 408625321c Remove crypt.h from fe-connect.c --- not needed, and caused problems on 23 years ago
Bruce Momjian 9542debae3 Update Russian version of FAQ. 23 years ago
Bruce Momjian 5b106845f9 Add: 23 years ago
Bruce Momjian 52001f615e Add: 23 years ago
Bruce Momjian ec5020f0a7 Add: 23 years ago
Tom Lane bff0422b6c Revise hash join and hash aggregation code to use the same datatype- 23 years ago
Tom Lane 0dda75f6eb Fix some index entries. 23 years ago
Tom Lane a171edf8fc Adjust chapter ordering in Internals part to something that seems more 23 years ago
Michael Meskes 36fe7577f8 Added missing terminating '\0' char for data put into char *. 23 years ago
Tom Lane 14847af48d Remove a lot of desperately obsolete material (which was all out of sight, 23 years ago
Bruce Momjian 82de7b0a44 Add question mark to item: 23 years ago
Bruce Momjian 4a49d69c90 Add: 23 years ago
Bruce Momjian c1ae39a0cd Add pgtest script. 23 years ago
Tom Lane dd81eee222 Use libpq's new logic to get the server version, instead of doing it ourselves. 23 years ago
Tom Lane e92dc1e199 Bring the libpq example programs into the 21st century. 23 years ago
Tom Lane 21e0b7b8f2 Get rid of extraneous newline in PQendcopy error output (was causing 23 years ago
Tom Lane efc3a25bb0 Update libpq to make new features of FE/BE protocol available to 23 years ago
Tom Lane b8d601e735 Fix some markup problems. 23 years ago
Tom Lane 4342e6ea18 Fix for extended-query protocol: in event of error, backend was issuing 23 years ago
Michael Meskes 94b59faeb7 Synced with backend. 23 years ago
Michael Meskes 2cbaaee6c3 Just another Informix compatibility change. They uses "free" for cursors as wellafter closing them. 23 years ago
Michael Meskes d9b2401d90 Just another ecpg todo done. 23 years ago
Michael Meskes cf5ec3d12b Sorry, missed a file. 23 years ago
Michael Meskes abd310a3b1 Allow constants in using clauses. 23 years ago
Tom Lane 5fc9f3d574 We neglected to set conn->raddr.salen, leading to breakage of CANCEL 23 years ago
Tom Lane 1bd22f55cf Disallow dollar sign in operator names, instead allow it as a non-first 23 years ago
Michael Meskes 8902aaaa6c Fixed fetch into char * and added missing prototype for an Informix function. 23 years ago
Bruce Momjian 4d9eede82f Move thread checking code farther down in conflgure. 23 years ago
Peter Eisentraut f374a9dae9 Change clusterdb and vacuumdb into C programs. 23 years ago
Tom Lane eab5d643b2 Make FLOAT(p) measure the precision p in bits, not decimal digits, to 23 years ago
Peter Eisentraut 596652d6eb More information schema views. 23 years ago
Peter Eisentraut 3d6fd2557c Add missing file to clean target. 23 years ago
Michael Meskes 8a2aa79fee Fixed several more parsing bugs. 23 years ago
Tom Lane f12f8990e4 Fix error line numbers reported for errors in plpgsql_parse_word and 23 years ago
Tom Lane 3467b1a1f9 Fix bugs in interval-to-time conversion: HAVE_INT64_TIMESTAMP case did not 23 years ago
Michael Meskes 76924b5d94 Fixed two small bugs. 23 years ago
Tom Lane a499725469 Allow GROUP BY, ORDER BY, DISTINCT targets to be unknown literals, 23 years ago
Tom Lane cb02610e50 Adjust nestloop-with-inner-indexscan plan generation so that we catch 23 years ago
Tom Lane 3fb6f1347f Replace cryptic 'Unknown kind of return type' messages with something 23 years ago