2005-09-14 |
Neil Conway | Tweak the PL/PgSQL regression tests to catch the recent... |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Tom Lane | Fix recent breakage of decl_cursor_arglist syntax,... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Tom Lane | Fix make_tuple_from_row to support nested rowtypes... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Neil Conway | Minor SGML markup fixes. |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Alvaro Herrera | Document the new autovacuum daemon. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Tom Lane | Fix cut-and-paste-o in TCP keepalives documentation. |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Neil Conway | Minor documentation tweak: make the capitalization... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Tom Lane | Ensure that any memory leaked during an error inside... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Neil Conway | Make the documentation of GUC variables a separate... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Tom Lane | Update manual's introduction to indexes to reflect... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Neil Conway | Fix a mistake in the documentation for SPI_getbinval... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Tom Lane | Forgot to add pg_pltemplate to the list of shared syste... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Michael Meskes | Fixed transaction command handling to not ignore savepo... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Neil Conway | Add a few items to the release notes, and make a few... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Tom Lane | Tweak TCP-keepalive code so that an invalid setting... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Neil Conway | Many small improvements and copy edits to the release... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Tom Lane | Fix some corner-case bugs in _sendSQLLine's parsing... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Tom Lane | Avoid changing stdin/stdout to binary mode on Windows... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Bruce Momjian | Update URL for FAQ_MINGW. |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Tom Lane | Given its current definition that depends on time(NULL... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Tom Lane | timestamptz_izone should return the input, not NULL... |
commit | commitdiff | tree | snapshot |
2005-09-09 |
Tom Lane | Fix the various forms of AT TIME ZONE to accept either... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Tom Lane | Create the pg_pltemplate system catalog to hold templat... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Tom Lane | Update regression tests for new USA timezone data.... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Tom Lane | Update timezone data files to release 2005m of the... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Tom Lane | Implement a preliminary 'template' facility for procedu... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Tom Lane | Back out prior patch and instead just suppress Subquery... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Tom Lane | Clean up version comparison/display code, per gripe... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Tom Lane | For non-projecting plan node types such as Limit, set_p... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Andrew Dunstan | Add a note about CSV lines with trailing spaces. |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Bruce Momjian | Conditionally output the server version number in psql... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Alvaro Herrera | Fix typo in Richard's last name. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Tom Lane | libpgport routines need nonstandard palloc to work... |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Bruce Momjian | Add idea: |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Add log display label for unnamed server-side portals. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Tom Lane | Fix the spelling. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Update. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Update listen_addresses description. |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Tom Lane | Clean up a couple of ad-hoc computations of the maximum... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Tom Lane | In copy_file, use a palloc'd buffer instead of just... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Add text: |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Tom Lane | Add some notes about how pg_dump relates to the practic... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Tom Lane | Update performance discussion for 8.1. Add a little... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Bruce Momjian | Duplicate: |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Tom Lane | Correct comment about why contrib/xml2 isn't built... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Tom Lane | Update storage.sgml to reflect current reality. |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Tom Lane | Short-circuit AllocSetReset if nothing has been palloc... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Bruce Momjian | 8.0.3 is now the most recent version. |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Bruce Momjian | Update disk space computation because oids are now... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Tom Lane | Fix unportable uses of <ctype.h> functions. Per Sergey... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Bruce Momjian | Add regression tests for disabling constraints. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Tom Lane | Remove a couple of obsolete statements about how many... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Tom Lane | Log send() failures when sending to statistics process... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Tom Lane | Improve table describing shared memory parameters. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Tom Lane | Mention max_prepared_transactions in PREPARE TRANSACTIO... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Tom Lane | DropTableSpace forgot to remove dependency on tablespac... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Tom Lane | Fix misleading comment. |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Tom Lane | Update documentation about shared memory sizing to... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Tom Lane | Reduce default value of max_prepared_transactions from... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Tom Lane | Fix platform-specific test for path prefix-ness: move... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Tom Lane | Fix misspelled error message. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruce Momjian | Allow Win32 libpq will use it's minimal pthread impleme... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Tom Lane | Sigh, looks like you need '.set mips2' before you can... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Tom Lane | Tweak nodeBitmapAnd to stop evaluating sub-plan scans... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Bruce Momjian | Fix initdb quoting for Win32 paths in final examples... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Bruce Momjian | Update pthread_self() on Win32 to return DWORD. |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Bruce Momjian | Use GetCurrentThreadId, per Magnus. |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Tom Lane | Add a SYNC instruction to the S_UNLOCK sequence for... |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Bruce Momjian | Add comment about pthread_self() cast. |
commit | commitdiff | tree | snapshot |
2005-08-28 |
Tom Lane | dumpUserConfig failed (in a pretty harmless way, but... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Tom Lane | cost_agg really ought to charge something per output... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Tom Lane | Change the division of labor between grouping_planner... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Tom Lane | Windows needs WSAStartup() before getaddrinfo() will... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Tom Lane | Fix two separate bugs in setrefs.c. set_subqueryscan_r... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Tom Lane | Get the MIPS assembler syntax right. Also add a separa... |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Bruce Momjian | Fix typo: |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-08-27 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Tom Lane | Another try at the inlined MIPS spinlock code. Can... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Bruce Momjian | Add description and item: |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Bruce Momjian | Update based on user comments: |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Bruce Momjian | Update constraint_exclusion items: |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Bruce Momjian | Remove completed items: |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Bruce Momjian | Great TODO updates from Tom: |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Tom Lane | The idea of using _strncoll() on Windows doesn't work... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Tom Lane | Adjust m68k spinlock code to avoid duplicate in-line... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Tom Lane | Some more mop-up for Windows IPv6 support. Andrew... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Tom Lane | Arrange for indexes and toast tables to inherit their... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Tom Lane | Fix bogus freeaddrinfo() call in WIN32 code, extend... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Tom Lane | Replace out-of-line tas() assembly code for MIPS with... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Tom Lane | Factor out the common subexpression month_remainder... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Bruce Momjian | Back out pfrees for justify_hour function calls. |
commit | commitdiff | tree | snapshot |
next |