Commit Graph

15708 Commits (ba0d38fd89c19fe742bccfc8c4d82e7e8bbb3623)
 

Author SHA1 Message Date
Bruce Momjian ba0d38fd89 More thread.c cleanup. 23 years ago
Bruce Momjian 30c63f460a More threading cleanups. 23 years ago
Bruce Momjian e8dd31701b more thread.c consistency. 23 years ago
Bruce Momjian e4cbb982b0 threads.c -> thread.c, be consistent. 23 years ago
Bruce Momjian 80ed63952b Update done items: 23 years ago
Bruce Momjian cce40d15d5 Remove space between function name and opening paren in pg_dump, for 23 years ago
Bruce Momjian 60356aa76d No need for TODO.detail error. 23 years ago
Tom Lane f2b6bb42ab Fix floating-point timestamp comparisons to not go nuts if NaN is 23 years ago
Bruce Momjian e060701f51 Clean up function header. 23 years ago
Tom Lane 31773533bd Fix typo. 23 years ago
Tom Lane 33ab177a56 Don't assume that struct option is available just because we can find a 23 years ago
Tom Lane fea2ffa7d8 SCO_ACCEPT_BUG code didn't get updated for new SockAddr struct definition. 23 years ago
Tom Lane ecbed6e1b9 create_unique_plan() should not discard existing output columns of the 23 years ago
Tom Lane d862045dfc Don't use HAVE_STRUCT_ADDRINFO as a guide to whether netdb.h defines 23 years ago
Bruce Momjian d8295603c8 Make table column type TEXT. 23 years ago
Bruce Momjian 697f9f09ed Add iteration option to thread test program. 23 years ago
Bruce Momjian c7fda55cc6 Update pgindent readme. 23 years ago
Tom Lane b830e933c0 Remove unnecessary use of multiple cat processes to feed psql; this 23 years ago
Bruce Momjian 2bc092d2f2 Move dollar sign items to object section. 23 years ago
Bruce Momjian 78154363f9 Update typedef names for pgindent 7.4. 23 years ago
Bruce Momjian 00c11039d4 Update ecpg thread testing program to be more automated. 23 years ago
Barry Lind 9c6d5495b9 markup fixes 23 years ago
Bruce Momjian 042221db83 Include postgres_ext.h instead of postgres_fe.h. This allows ecpg 23 years ago
Bruce Momjian 90562b1135 Noticed broken markup in ecpg.sgml. Attached patch fixes it. Please 23 years ago
Bruce Momjian df5a58811b Add -lm for ecpg/pgtypeslib/Makefile link so -lm isn't required for ecpg 23 years ago
Barry Lind acf09c64b0 Sometimes the third time is the charm. Third try to fix the sql injection 23 years ago
Bruce Momjian f0f137599a Update release items from Tom. 23 years ago
Barry Lind 1d1df53f82 Applied doc patch for the jdbc docs submitted by Nic Ferrier for functionality 23 years ago
Bruce Momjian 3efb2af4b6 Add: 23 years ago
Tom Lane 338aa57be0 Rename fields of DestReceiver to avoid collisions with (ill-considered) 23 years ago
Tom Lane d5f7d2c682 Adopt a random backoff algorithm for sleep delays when waiting for a 23 years ago
Tom Lane a6672880e1 Fix compiler-detected problem for Alphas: it seems strlen returns 23 years ago
Teodor Sigaev 8753157739 OpenFTS vs Tsearch2 comment 23 years ago
Teodor Sigaev d702313f0d Add documentation about ts_debug 23 years ago
Teodor Sigaev dd2870f76f Add ts_debug function for debugging configurations 23 years ago
Barry Lind 11e9dcc549 Applied patch from kho@redhat.com to fix a problem with trying to use a fetch 23 years ago
Bruce Momjian 149f01c4d4 Add ecpg thread testing file. 23 years ago
Tom Lane 630684d3a1 Improve documentation of ParseDateTime(). Reorder tests to prevent 23 years ago
Tom Lane 9d41073f04 Fix several places where fractional-second inputs were misprocessed 23 years ago
Bruce Momjian b6f31f08dd Modify: 23 years ago
Bruce Momjian 0b532c944b Remove Tom mention on array items. 23 years ago
Bruce Momjian ad2068c2cb Add mention of :00 seconds. 23 years ago
Bruce Momjian 8bf7fffeea Update thread wording. 23 years ago
Bruce Momjian abb69fbf49 Modify tsearch2 to be Oleg,Teodor 23 years ago
Bruce Momjian e7e73980e2 Add tsearch2 mention. 23 years ago
Bruce Momjian 1875eb38f4 Add Philip Yarra to threads item, remove my name. 23 years ago
Bruce Momjian c6a27e0e7c Update release items from Joe Conway. 23 years ago
PostgreSQL Daemon 5b1b5f072d can't mix and match .gz and .bz2 in here ... won't build 23 years ago
PostgreSQL Daemon 1544c8215a seeing if building bz2 distributions actually works ... 23 years ago
PostgreSQL Daemon 56a84dc143 remove src/data from target list 23 years ago