| 2008-11-26 | 
Michael Meskes | interval.c needs limits.h | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Michael Meskes | Applied patch by Ron Mayer <rm_pg@cheapcomplexdevices...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Tom Lane | Tweak new PQExpBufferBroken macro to suppress warnings...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Michael Meskes | Removed strchrnul | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Tom Lane | Let's see if using -c instead of -- style fixes the...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Michael Meskes | When creating a varchar struct name braces must be...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Peter Eisentraut | configure check for docbook2man program, used in the...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Peter Eisentraut | Feature F442 "Mixed column references in set functions...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Peter Eisentraut | Add %expect 0 to all parser input files to prevent...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Tom Lane | Make DISCARD ALL discard advisory locks, too.  Marko...  | 
commit | commitdiff | tree | 
| 2008-11-26 | 
Tom Lane | Adjust the behavior of the PQExpBuffer code to make...  | 
commit | commitdiff | tree | 
| 2008-11-25 | 
Tom Lane | information_schema.key_column_usage.position_in_unique_...  | 
commit | commitdiff | tree | 
| 2008-11-25 | 
Alvaro Herrera | Use ResourceOwners in the snapshot manager, instead...  | 
commit | commitdiff | tree | 
| 2008-11-25 | 
Tom Lane | Remove PGINTERVALSTYLE from the set of special environm...  | 
commit | commitdiff | tree | 
| 2008-11-25 | 
Tom Lane | Omit src/port/pipe.c on non-Windows platforms.  It...  | 
commit | commitdiff | tree | 
| 2008-11-25 | 
Peter Eisentraut | If pg_ctl stop fails, print an error message and exit...  | 
commit | commitdiff | tree | 
| 2008-11-24 | 
Magnus Hagander | Disable FNM_CASEFOLD. Need a proper solution later...  | 
commit | commitdiff | tree | 
| 2008-11-24 | 
Peter Eisentraut | Move FAQ_AIX information to installation instructions. | 
commit | commitdiff | tree | 
| 2008-11-24 | 
Magnus Hagander | Add support for matching wildcard server certificates...  | 
commit | commitdiff | tree | 
| 2008-11-24 | 
Peter Eisentraut | CLUSTER VERBOSE and corresponding clusterdb --verbose...  | 
commit | commitdiff | tree | 
| 2008-11-23 | 
Tom Lane | Teach RequestCheckpoint() to wait and retry a few times...  | 
commit | commitdiff | tree | 
| 2008-11-22 | 
Tom Lane | Switch the planner over to treating qualifications...  | 
commit | commitdiff | tree | 
| 2008-11-21 | 
Tom Lane | Minor copy-editing. | 
commit | commitdiff | tree | 
| 2008-11-21 | 
Magnus Hagander | Fix a few more format argument warnings. | 
commit | commitdiff | tree | 
| 2008-11-21 | 
Magnus Hagander | Document which GUC settings are enums and not strings...  | 
commit | commitdiff | tree | 
| 2008-11-21 | 
Magnus Hagander | Docs update for enumvals patch. | 
commit | commitdiff | tree | 
| 2008-11-21 | 
Magnus Hagander | Make the enumvals column of pg_settings be text[] inste...  | 
commit | commitdiff | tree | 
| 2008-11-21 | 
Peter Eisentraut | Include the platform "FAQs" into the installation instr...  | 
commit | commitdiff | tree | 
| 2008-11-21 | 
Peter Eisentraut | Use relation_expr for TABLE command, requested by Tom. | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Tom Lane | Note that the example aggregate array_accum is comparab...  | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Bruce Momjian | Issue a proper error message when MD5 is attempted...  | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Tom Lane | Fix breakage of bitmap scan plan creation for special...  | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Magnus Hagander | Don't pass strings directly to errdetail() and errhint...  | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Magnus Hagander | Silence compiler warning about ignored return value...  | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Peter Eisentraut | TABLE command | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Magnus Hagander | Add support for using SSL client certificates to authen...  | 
commit | commitdiff | tree | 
| 2008-11-20 | 
Magnus Hagander | Control client certificate requesting with the pg_hba...  | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Peter Eisentraut | Add WITH as a refname to the SELECT reference page. | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Heikki Linnakangas | Rethink the way FSM truncation works. Instead of WAL...  | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Teodor Sigaev | Fix compiler warning "res may be used uninitialized...  | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Peter Eisentraut | Change this script to Perl 5 style.  Add support for...  | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Bruce Momjian | Add "Most Common Implementation" row to high availablit...  | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Tom Lane | Add auto-explain contrib module for automatic logging...  | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Tom Lane | Fix define_custom_variable so that SUSET custom variabl...  | 
commit | commitdiff | tree | 
| 2008-11-19 | 
Tom Lane | Some infrastructure changes for the upcoming auto-expla...  | 
commit | commitdiff | tree | 
| 2008-11-18 | 
Magnus Hagander | Add required include to build with cygwin. | 
commit | commitdiff | tree | 
| 2008-11-18 | 
Peter Eisentraut | Ident authentication over Unix-domain sockets on Solari...  | 
commit | commitdiff | tree | 
| 2008-11-17 | 
Bruce Momjian | Document that Bucardo is an example of mulit-master...  | 
commit | commitdiff | tree | 
| 2008-11-17 | 
Teodor Sigaev | Replace plain-memory ordered array by binary tree in...  | 
commit | commitdiff | tree | 
| 2008-11-16 | 
Tom Lane | Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR...  | 
commit | commitdiff | tree | 
| 2008-11-15 | 
Tom Lane | Add missing dependencies to preproc.y build rule | 
commit | commitdiff | tree | 
| 2008-11-15 | 
Andrew Dunstan | Add missing semicolon, per grip from Alex Hunsaker. | 
commit | commitdiff | tree | 
| 2008-11-15 | 
Peter Eisentraut | Fix crash of xmlconcat(NULL) | 
commit | commitdiff | tree | 
| 2008-11-15 | 
Tom Lane | Make SELECT FOR UPDATE/SHARE work on inheritance trees...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Document a gotcha that happens on Windows when using...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Magnus Hagander | Exclude contrib/intagg from the list of MSVC project...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | One more hack to see if we can get the cygwin machines...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Second try at fixing DLLIMPORT problem for pg_crc.h...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Reduce contrib/intagg to a thin wrapper around the...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | In CREATE AGGREGATE, allow the transition datatype...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | ecpg's preproc.y is now generated as needed, so remove...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Make CREATE CONVERSION verify that a putative encoding...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Improve comment about when to clean generated files. | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Michael Meskes | Enable script to generate preproc.y in build process. | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Michael Meskes | Fixed test for output_filename == stdout. | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Heikki Linnakangas | Fix oversight in previous error-reporting patch; mustn...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Peter Eisentraut | Since doc/src/sgml already builds the HTML docs twice...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Peter Eisentraut | Set SQL man pages to be section 7 by default, and only...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Michael Meskes | Added files containing changes between gram.y and prepr...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Michael Meskes | Adding script that generates preproc.y from gram.y...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Actually, instead of whining about how type internal...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Alvaro Herrera | Replace the usage of heap_addheader to create pg_attrib...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Implement the basic form of UNNEST, ie unnest(anyarray...  | 
commit | commitdiff | tree | 
| 2008-11-14 | 
Tom Lane | Minor code clarity improvements in array_agg functions...  | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Tom Lane | Marginal editorial improvements for array_agg patch...  | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Tom Lane | Suppress leap-second-aware timezones in the output...  | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Tom Lane | Prevent synchronous scan during GIN index build, becaus...  | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Peter Eisentraut | array_agg aggregate function, as per SQL:2008, but...  | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Tom Lane | PGDLLIMPORT-ize the global variables referenced in...  | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Michael Meskes | Updated parser file to the one generated by the latest...  | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Michael Meskes | Removed two non-terminals: | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Magnus Hagander | Fix libpq certificate validation for SSL connections. | 
commit | commitdiff | tree | 
| 2008-11-13 | 
Tom Lane | Arrange to cache the results of looking up a btree...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Tom Lane | In predtest.c, install a limit on the number of branche...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Alvaro Herrera | Update URL to Ross Williams' CRC paper. | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Peter Eisentraut | Support for man page links, if a man page has more...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Peter Eisentraut | Remove unnecessary whitespace in refname elements....  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Peter Eisentraut | Add refentrytitle elements to refentry pages.  Their...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Michael Meskes | Do not use ICONST/SCONST in rules other than Iconst...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Teodor Sigaev | Support of multibyte encoding for pg_trgm | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Tom Lane | If we're going to use a SQL function for this, at least...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Peter Eisentraut | array_length() function, and for SQL compatibility...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Heikki Linnakangas | Fix off-by-one error in autovacuum shmem struct sizing...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Tom Lane | Clean up the ancient decision to show only two fraction...  | 
commit | commitdiff | tree | 
| 2008-11-12 | 
Andrew Dunstan | Detect and error out on inability to get proper linkage...  | 
commit | commitdiff | tree | 
| 2008-11-11 | 
Magnus Hagander | Mention the tup_fetched column in pg_stat_database. | 
commit | commitdiff | tree | 
| 2008-11-11 | 
Tom Lane | Ensure that the phrels sets of PlaceHolderVars appearin...  | 
commit | commitdiff | tree | 
| 2008-11-11 | 
Tom Lane | Get rid of adjust_appendrel_attr_needed(), which has...  | 
commit | commitdiff | tree | 
| 2008-11-11 | 
Magnus Hagander | Make psql report "SSL connection (unknown cipher)"...  | 
commit | commitdiff | tree | 
| 2008-11-11 | 
Tom Lane | Fix sloppy omission of now-required #include's. | 
commit | commitdiff | tree | 
| next |