2
0
mirror of https://git.postgresql.org/git/postgresql.git synced 2025-01-06 15:24:56 +08:00
postgresql/src
Bruce Momjian 083b9133aa On second thought, explain why date_trunc("week") on interval values is
not supported in the error message, rather than the docs.
2012-08-15 16:48:05 -04:00
..
backend On second thought, explain why date_trunc("week") on interval values is 2012-08-15 16:48:05 -04:00
bin Properly escape usernames in initdb, so names with single-quotes are 2012-08-15 11:23:15 -04:00
include More fixes for planner's handling of LATERAL. 2012-08-12 16:01:26 -04:00
interfaces Add runtime checks for number of query parameters passed to libpq functions. 2012-08-13 16:36:35 +03:00
makefiles Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
pl Add C comment that '=' is not documented for plpgsql assignment. 2012-08-15 12:00:56 -04:00
port Improve reporting of error situations in find_other_exec(). 2012-07-27 19:31:13 -04:00
template Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
test Prevent access to external files/URLs via XML entity references. 2012-08-14 18:31:16 -04:00
timezone Update time zone data files to tzdata release 2012e. 2012-08-14 10:54:24 -04:00
tools Adjust pgtest coding to be less complex. 2012-08-10 16:46:02 -04:00
tutorial
.gitignore
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Make init-po and update-po recursive make targets 2012-06-29 14:01:54 +03:00
Makefile.shlib Remove BSD/OS (BSDi) port. There are no known users upgrading to 2012-05-03 10:58:44 -04:00
nls-global.mk Lots of doc corrections. 2012-04-23 22:43:09 -04:00
win32.mak