Commit Graph

15688 Commits (00c11039d4ca93c13f8cd5b5d5f289931a71403d)
 

Author SHA1 Message Date
Bruce Momjian 00c11039d4 Update ecpg thread testing program to be more automated. 22 years ago
Barry Lind 9c6d5495b9 markup fixes 22 years ago
Bruce Momjian 042221db83 Include postgres_ext.h instead of postgres_fe.h. This allows ecpg 22 years ago
Bruce Momjian 90562b1135 Noticed broken markup in ecpg.sgml. Attached patch fixes it. Please 22 years ago
Bruce Momjian df5a58811b Add -lm for ecpg/pgtypeslib/Makefile link so -lm isn't required for ecpg 22 years ago
Barry Lind acf09c64b0 Sometimes the third time is the charm. Third try to fix the sql injection 22 years ago
Bruce Momjian f0f137599a Update release items from Tom. 22 years ago
Barry Lind 1d1df53f82 Applied doc patch for the jdbc docs submitted by Nic Ferrier for functionality 22 years ago
Bruce Momjian 3efb2af4b6 Add: 22 years ago
Tom Lane 338aa57be0 Rename fields of DestReceiver to avoid collisions with (ill-considered) 22 years ago
Tom Lane d5f7d2c682 Adopt a random backoff algorithm for sleep delays when waiting for a 22 years ago
Tom Lane a6672880e1 Fix compiler-detected problem for Alphas: it seems strlen returns 22 years ago
Teodor Sigaev 8753157739 OpenFTS vs Tsearch2 comment 22 years ago
Teodor Sigaev d702313f0d Add documentation about ts_debug 22 years ago
Teodor Sigaev dd2870f76f Add ts_debug function for debugging configurations 22 years ago
Barry Lind 11e9dcc549 Applied patch from kho@redhat.com to fix a problem with trying to use a fetch 22 years ago
Bruce Momjian 149f01c4d4 Add ecpg thread testing file. 22 years ago
Tom Lane 630684d3a1 Improve documentation of ParseDateTime(). Reorder tests to prevent 22 years ago
Tom Lane 9d41073f04 Fix several places where fractional-second inputs were misprocessed 22 years ago
Bruce Momjian b6f31f08dd Modify: 22 years ago
Bruce Momjian 0b532c944b Remove Tom mention on array items. 22 years ago
Bruce Momjian ad2068c2cb Add mention of :00 seconds. 22 years ago
Bruce Momjian 8bf7fffeea Update thread wording. 22 years ago
Bruce Momjian abb69fbf49 Modify tsearch2 to be Oleg,Teodor 22 years ago
Bruce Momjian e7e73980e2 Add tsearch2 mention. 22 years ago
Bruce Momjian 1875eb38f4 Add Philip Yarra to threads item, remove my name. 22 years ago
Bruce Momjian c6a27e0e7c Update release items from Joe Conway. 22 years ago
PostgreSQL Daemon 5b1b5f072d can't mix and match .gz and .bz2 in here ... won't build 22 years ago
PostgreSQL Daemon 1544c8215a seeing if building bz2 distributions actually works ... 22 years ago
PostgreSQL Daemon 56a84dc143 remove src/data from target list 22 years ago
Bruce Momjian bb31c715be Remove MOVE ALL item. 22 years ago
Tom Lane 2f9c859ea1 Fix some copyright notices that weren't updated. Improve copyright tool 22 years ago
PostgreSQL Daemon d10146c067 change tag to 7.4beta1 and update the Copyright to 2003 22 years ago
Tom Lane 77489f4523 Update vacuumlo to be properly schema-aware. Improve documentation. 22 years ago
Bruce Momjian 98bf004421 Re-add USE_THREADS, used by ecpg. 22 years ago
Tom Lane c45b851e37 Fix erroneous direct reference to postgres.tar.gz, per bug report 22 years ago
Tom Lane 3b29525a79 Sub-Makefiles need to explicitly add CFLAGS_SL to CFLAGS, else their 22 years ago
Tom Lane f237a80d8a Fix to build correctly outside source tree. 22 years ago
Tom Lane 17d6721e0b Must print server's failure message before trying reconnect, not after. 22 years ago
Tom Lane e627dd2db9 Fix pltcl and plpython to support STATEMENT triggers. 22 years ago
Tom Lane e8e1d4553c SSL_read/SSL_write do not approximate the return conventions of recv() 22 years ago
Tom Lane 39a9496d51 Fix some more problems with testing error returns from SSL. 22 years ago
Bruce Momjian 5c15cb4752 Fix thread handling in configure. 22 years ago
Tom Lane 963c1fa9d3 Minor cleanups in S_LOCK_TEST code. 22 years ago
Tom Lane 5f6401e2a2 HPUX's horology behavior is OS-dependent, not hardware-dependent. 22 years ago
Teodor Sigaev d6f0f44b55 make sub-Makefiles in the sub-directories 22 years ago
Teodor Sigaev 8405e505c4 Docs fixes 22 years ago
Peter Eisentraut fb19e2f41d Translation updates 22 years ago
Peter Eisentraut 3766e99c41 Add a note that AND and OR are commutative. Apparently, they are not in 22 years ago
Tom Lane 4c3c8c048d Remove --enable-recode feature, since it's been broken by IPv6 changes, 22 years ago