| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix sgml-mode example. thanks Andrew Dunstan | Peter Eisentraut | 2009-05-20 | 1 | -1/+1 |
| * | Add some instructions on how to customize emacs for working on the SGML | Peter Eisentraut | 2009-05-18 | 1 | -0/+17 |
| * | Add missing third argument to open(). | Bruce Momjian | 2009-05-08 | 1 | -2/+2 |
| * | Replace a couple of references to files that no longer exist in the source | Peter Eisentraut | 2009-05-04 | 1 | -2/+3 |
| * | We don't need major_release_split any more. | Tom Lane | 2009-05-02 | 2 | -37/+6 |
| * | Clean up check_keywords.pl script, making it 'strict' and removing a few | Heikki Linnakangas | 2009-04-30 | 1 | -12/+25 |
| * | Add check_keyword.pl script to perform some basic sanity checks to the | Heikki Linnakangas | 2009-04-29 | 1 | -0/+178 |
| * | Read nls.nk files to determine the proper name of NLS catalogs to install. | Magnus Hagander | 2009-04-20 | 1 | -3/+11 |
| * | No more need to update FAQs. | Bruce Momjian | 2009-04-09 | 1 | -2/+0 |
| * | Add URL for config.guess/sub updates | Peter Eisentraut | 2009-04-09 | 1 | -0/+1 |
| * | Support Perl 5.10 and TCL 8.5 in MSVC builds. | Magnus Hagander | 2009-04-07 | 1 | -3/+17 |
| * | Fix MSVC build for new ways to pull in keywords.c and kwlookup.c. | Magnus Hagander | 2009-03-08 | 1 | -17/+23 |
| * | Remove references to foreign data wrapper libraries, since they have | Magnus Hagander | 2009-02-25 | 1 | -10/+1 |
| * | Make win32 builds always do SetEnvironmentVariable() when doing putenv(). | Magnus Hagander | 2009-01-21 | 1 | -3/+3 |
| * | Install .mo files for NLS as <program>-<version>.mo when building with MSVC | Magnus Hagander | 2009-01-21 | 1 | -4/+13 |
| * | Make 'find' syntax consistent; add .git exclusion to make_ctags. | Bruce Momjian | 2009-01-14 | 2 | -12/+14 |
| * | Avoid version-control system directories when creating TAGS. Besides | Peter Eisentraut | 2009-01-14 | 1 | -2/+2 |
| * | Remove useless (and insecure) temp file handling. | Peter Eisentraut | 2009-01-13 | 1 | -2/+1 |
| * | Make the MSVC build output "32-bit" at the end of the version string, the | Magnus Hagander | 2009-01-06 | 1 | -2/+3 |
| * | Be smarter --- accept missing comma, and force comma if missing. | Bruce Momjian | 2009-01-01 | 1 | -3/+3 |
| * | Mention src/interfaces/libpq/libpq.rc.in needs to be updated for | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
| * | Make comma optional for copyright text change. | Bruce Momjian | 2009-01-01 | 1 | -3/+3 |
| * | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 5 | -10/+10 |
| * | Teach MSVC build system about building foreign data wrappers. | Magnus Hagander | 2008-12-20 | 1 | -1/+10 |
| * | Attempt to fix MSVC breakage from Major Version patch. | Andrew Dunstan | 2008-12-16 | 1 | -1/+2 |
| * | Change wildcard cerfificate mapping to be much simler - we now only match | Magnus Hagander | 2008-12-02 | 1 | -2/+2 |
| * | Remove the last traces of --temp-port. | Tom Lane | 2008-12-01 | 1 | -13/+2 |
| * | Partial fix for fallout from temp-port changes. ecpg still needs more work, | Tom Lane | 2008-11-28 | 1 | -4/+3 |
| * | Add support for matching wildcard server certificates to the new SSL code. | Magnus Hagander | 2008-11-24 | 1 | -2/+2 |
| * | Exclude contrib/intagg from the list of MSVC project files to be generated, | Magnus Hagander | 2008-11-14 | 1 | -2/+2 |
| * | Enable script to generate preproc.y in build process. | Michael Meskes | 2008-11-14 | 1 | -1/+14 |
| * | Small shell syntax improvement. | Bruce Momjian | 2008-11-03 | 1 | -2/+2 |
| * | Update oidjoins test to match CVS HEAD. | Tom Lane | 2008-10-13 | 1 | -5/+26 |
| * | Fix bogus comment emitted by make_oidjoins_check, per Greg Stark. | Tom Lane | 2008-10-13 | 1 | -2/+2 |
| * | Improve backend flowchart to show more detail. | Bruce Momjian | 2008-10-07 | 3 | -121/+131 |
| * | Experimental patch to see if it fixes MSVC builds ... | Tom Lane | 2008-10-06 | 1 | -1/+3 |
| * | Add an "events" system to libpq, whereby applications can get callbacks that | Tom Lane | 2008-09-17 | 1 | -2/+4 |
| * | Add Win32 MSVC code to support this recent patch: | Bruce Momjian | 2008-09-05 | 1 | -1/+4 |
| * | Fix (hopefully) some oversights in recent Bison cleanup patch. | Tom Lane | 2008-08-30 | 2 | -8/+6 |
| * | Remove all traces that suggest that a non-Bison yacc might be supported, and | Peter Eisentraut | 2008-08-29 | 2 | -6/+5 |
| * | Remove tools and documention for generating TODO.html. | Bruce Momjian | 2008-08-20 | 1 | -24/+0 |
| * | Properly remove src\include\utils\probes.h when running clean.bat. | Magnus Hagander | 2008-08-18 | 1 | -1/+2 |
| * | probes.h is generated from probes.d, not pg_trace.d. | Magnus Hagander | 2008-08-16 | 1 | -2/+2 |
| * | Avoid substituting NAMEDATALEN, FLOAT4PASSBYVAL, and FLOAT8PASSBYVAL into | Tom Lane | 2008-07-19 | 1 | -17/+1 |
| * | Oops, make the MSVC build put fmgroids.h where it needs to be. | Tom Lane | 2008-06-24 | 2 | -2/+4 |
| * | Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers | Tom Lane | 2008-06-23 | 1 | -54/+5 |
| * | Prevent CVS from mangling script | Andrew Dunstan | 2008-06-15 | 1 | -3/+3 |
| * | Add script to find .c and .h files that are missing CVS PostgreSQL markers | Andrew Dunstan | 2008-06-15 | 1 | -0/+50 |
| * | Create a script to handle stamping release version numbers into files, | Tom Lane | 2008-06-10 | 2 | -8/+124 |
| * | Copy refint.so and autoinc.so into the src/test/regress directory during | Tom Lane | 2008-05-30 | 2 | -4/+6 |