Commit Graph

17371 Commits (18229e080c8b935bb2b10bf5f16771ee1557be2b)
 

Author SHA1 Message Date
Bruce Momjian 18229e080c Update name: 22 years ago
Bruce Momjian 76e953bd70 Update owners of items: 22 years ago
Bruce Momjian a4c40f140d Here's an attempt at new socket and signal code for win32. 22 years ago
Bruce Momjian abdabeb995 Change psql \copy stdin/stdout to read from command input/output. 22 years ago
Bruce Momjian 7b3189c185 > > This update fixes a few small typos in names, 22 years ago
Bruce Momjian 3c4ab3f51d Exit backend from SIGTERM or FATAL by simulating client EOF, rather than 22 years ago
Bruce Momjian 1934055cbe Please find a small patch to fix the brain damage "century" and 22 years ago
Bruce Momjian 296f485492 Remove libpgeasy and odbc doc reference in filelist.sgml --- removed to 22 years ago
Dennis Bjorklund 4bd3f0744d Translation updates 22 years ago
Dennis Bjorklund 0469e9e086 Translation updates 22 years ago
Bruce Momjian 60282569f4 Magnus says new Win32 timezone library will not need special horology: 22 years ago
Bruce Momjian 14bd7a0181 Add SQL 2003 standards. 22 years ago
Bruce Momjian 9fa14b1ea0 Remove bad URL. 22 years ago
Bruce Momjian d17c92b24f Update: 22 years ago
Bruce Momjian 1f12abbc7d Push superuser check farther down in the if() statements to fix startup 22 years ago
Tom Lane 0bb21d391c Still another place to make the world safe for zero-column tables. 22 years ago
Bruce Momjian 75688a27d2 Add: 22 years ago
Bruce Momjian e675a23688 Update Darwin thread compile flags, and OS version info. 22 years ago
Bruce Momjian 9b3bc35f82 Update darwin OS version. 22 years ago
Tom Lane 989067bd22 Extend set-operation planning to keep track of the sort ordering induced 22 years ago
Tom Lane 5d1af6aee3 build_subquery_pathkeys() was examining wrong copy of subquery target list, 22 years ago
Bruce Momjian f1d0269861 Done: 22 years ago
Bruce Momjian 58a1cb1024 Update FAQ_DEV. 22 years ago
Bruce Momjian b48325310b Update Darwin as thread-safe. 22 years ago
Bruce Momjian 6a25c6e1d1 > >>1. change the type of "log_statement" option from boolean to string, 22 years ago
Tom Lane e5170860ee Support FULL JOIN with no join clauses, such as X FULL JOIN Y ON TRUE. 22 years ago
Tom Lane 2098ec6e37 ALTER SEQUENCE RESTART did the wrong thing if sequence last_value was 22 years ago
Bruce Momjian 055b0d27f6 Add thread program mention of errno thread-safety. 22 years ago
Bruce Momjian 4a72dbc1ae The attached applied patch throws an error if the delimiter appears in 22 years ago
Bruce Momjian 5e9f4d26bc Add CLUSTER tag to psql \d display. 22 years ago
Bruce Momjian d8fe99d98c Add comment that sched_yield might be a portability problem. 22 years ago
Bruce Momjian a86c329f99 Change getpid() while loop to use sched_yield(), greatly speeds up test. 22 years ago
Peter Eisentraut 49c8d08bc8 New translation 22 years ago
Peter Eisentraut fc43abaccf Translation updates 22 years ago
Bruce Momjian a1d63d9232 Have threads wait for parent to test thread-specific pointers before 22 years ago
Bruce Momjian 422d4819ee Corrects issues recently posted by Dann Corbit, allowing libpq/psql to 22 years ago
Bruce Momjian 823ac7c2b4 This is a cleanup patch for access/transam/xact.c. It only removes some 22 years ago
Bruce Momjian 0969dc867b Allow LIKE/ILIKE to appear in more places in a query. 22 years ago
Bruce Momjian 6165bbab8c Remove 'syslog' GUC variable, and add more logical 'log_destination' 22 years ago
Bruce Momjian a12fc7dae6 Improve handling of GUC USERLIMIT variables by reorganizing code. Also, 22 years ago
Bruce Momjian 53ddde5b74 Add volatile to thread-specific thread variables. 22 years ago
Bruce Momjian 31f48c9afe Update thread test to only test for 'localhost' and local machine name. 22 years ago
Bruce Momjian d56b736db0 Update thread test to do getpid() in while loop, also use weather.com 22 years ago
Tom Lane 8efbe30df5 check_sql_fn_retval has always thought that we supported doing 22 years ago
Tom Lane 3dd1ca035d Fix poor choice of error message in corner cases. 22 years ago
Tom Lane b066d9e4bc Clean up some code that had gotten a bit ugly through repeated revisions. 22 years ago
Tom Lane 27a4f06ade Get rid of crocky use of RangeVar nodes in parser to represent partially 22 years ago
Dennis Bjorklund 94d8da8fec Translation updates 22 years ago
Dennis Bjorklund 03f0604643 Translation updates 22 years ago
Tom Lane 89ee5b89a6 Fix some more compatibility issues (ctype.h macros must never be passed 22 years ago